Wordseer / wordseer

The WordSeer text analysis tool, written in Flask.
http://wordseer.berkeley.edu/
42 stars 16 forks source link

Accuracy tests #112

Closed abendebury closed 10 years ago

abendebury commented 10 years ago
keien commented 10 years ago

So far, sequences looks good and has no obvious bugs; the only particular difference is that the old pipeline saved sequences that had the same text when lemmatized into the same sequence, whereas we keep them separate.