Wordseer / wordseer

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

search isn't returning known results #228

Closed macfarlandian closed 9 years ago

macfarlandian commented 9 years ago

e.g., in articles dataset, a search for "cloud" finds 0 results, even though there is an entry for "clouds," even with stemming.

it identifies "cloud" as a frequent noun but enacting that search returns no results. "cloud" does not map to "cloud"

chances are this is not an isolated problem, but the cause is unclear

macfarlandian commented 9 years ago

fixed in e8c584b2db6a0abc34b673e3a6cfac4929086e4b, 2bacd4ce1c45fbf6693eeeaf9422fbb240d00d36, 854910ffab25a88ad02698d10f6874e6a8dde565