Wordseer / wordseer

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

refactor the preprocessor "pipeline" to something simpler because it's not really a pipeline #274

Open macfarlandian opened 9 years ago

macfarlandian commented 9 years ago

the classes are all mixed up and calling each other ... it probably ought to just be a single class or even just a module