You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NLTK updates keep breaking the Stanford tagger because its python API is constantly changing. Most recently, they changed NERTagger to StanfordTagger. Update it for the latest iteration soon.
The text was updated successfully, but these errors were encountered:
NLTK updates keep breaking the Stanford tagger because its python API is constantly changing. Most recently, they changed
NERTagger
toStanfordTagger
. Update it for the latest iteration soon.The text was updated successfully, but these errors were encountered: