Wordseer / wordseer

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

Implement Xtract algorithm for sequences. #193

Closed abendebury closed 10 years ago

abendebury commented 10 years ago

Bigrams are now properly extracted from the text.

What's left is to run analysis on the bigrams and their frequencies.

abendebury commented 10 years ago

Fixed in latest commit to xtract.