A system to make labeling task simpler and convenient. Interface in chinese but for all language of corpus.
use Flask and Bootstrap to build a label system for nlp developers, especially opinion mining.
need mongodb and MySQL
just build a mongodb database named what you want.
run the sql script in dir /sql
python corpus_label_system.py
recommend using PyCharm to import this project.