Wordseer / wordseer

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

Current space_before implementation assumes that there is a space before every sentence #104

Closed abendebury closed 10 years ago

abendebury commented 10 years ago

Best thing to do is to somehow get back to the original string of text and see if there's actually a space before this sentence.

abendebury commented 10 years ago

Not actually an issue.