Jiemin Ji
Results
2
comments of
Jiemin Ji
Hi @joshrouwhorst and @andrewchch , I have found a stackoverflow issue and it solves your problem: https://stackoverflow.com/questions/56049033/what-can-be-the-reasons-of-having-an-unpicklingerror-while-running-pos-tag-fro just ```python import nltk nltk.download('averaged_perceptron_tagger') ``` in the terminal and it works well...
I have the same question. Got 90.1 acc when reproduction, can you provide the dt and T for a better acc?