amir-zeldes / xrenner

eXternally configurable REference and Non Named Entity Recognizer
Other
17 stars 11 forks source link

Genre classification #89

Open amir-zeldes opened 6 years ago

amir-zeldes commented 6 years ago

Allow pluggable genre classifier (e.g. Naive Bayes), dump genre during training data generation and allow as feature for classification. Requires #88 to be able to read whole document before processing sentences.