Skip to content

stjordanis/grouch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grouch

Simple web server to coordinate text labelling, originally meant to be used for labelling html extractions as garbage/not garbage.

Files are put into data/not-started by default, when a user is presented with the sample it is moved to data/in-progress. After the user assigns a label it is moved to its respective label folder (data/garbage or data/not-garbage)

Usage

Run runapp.py to test out the server

The name comes from Oscar The Grouch, since he likes garbage.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • Other 0.1%