Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 615 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 615 Bytes

hyclass

A highlighting text classifier.

Inspired by grabtag. See grabtag in action.

Install

git clone https://github.com/SpeciesFileGroup/hyclas.git
cd hyclas
npm install
npm start
http://localhost:8080

UI

existing code is a demo, programs will add their own buttons/event drivers

  • Click a button to set type.
  • Highlight text(s) to assign type
  • Right click to remove highlight