How to Load NLTK Tagger from Pickle File before Calling PerceptronTagger()

前端 未结 0 1996
[愿得一人]
[愿得一人] 2020-12-18 08:12

I am instantiating NLTK\'s PerceptronTagger like this:

tagger = PerceptronTagger()

It looks for averaged_perceptron_tagger.pickle

相关标签:
回答
  • 消灭零回复
提交回复
热议问题