tastyminerals / nn_search2

Text analysis and part-of-speech searching utility
4 stars 2 forks source link

Inconsistent POS-tagging in view mode 1 #1

Closed tastyminerals closed 8 years ago

tastyminerals commented 8 years ago
  1. Open nn_search2
  2. Load norse.txt test text
  3. Process
  4. Search for "DT" query

You'll see that not all determiners are highlighted. This issue occurred after switching to nltk pos-tagging.

2016-02-29-143731_948x592_scrot

tastyminerals commented 8 years ago

fixed