Closed jennyzhang-petuum closed 3 years ago
Describe the bug Missing data download for NLTK processors For example, the required data need to be download before using NLTK processors are punkt, averaged_perceptron_tagger, wordnet, maxent_ne_chunker, words.
punkt
averaged_perceptron_tagger
wordnet
maxent_ne_chunker
words
close because duplicated with https://github.com/asyml/forte-wrappers/issues/22
Describe the bug Missing data download for NLTK processors For example, the required data need to be download before using NLTK processors are
punkt
,averaged_perceptron_tagger
,wordnet
,maxent_ne_chunker
,words
.