Closed beartice closed 5 years ago
In the constructor for the TreeTagger class, for win32 platforms, the folder in which the .bat files are saved is /path/to/TreeTagger/bin, not /path/to/TreeTagger/bat. This correction solves the issue 'NLTK was unable to find the TreeTagger bin!'
Hi @beartice,
Thanks for your cooperation and your Merge Request.
Cheers
In the constructor for the TreeTagger class, for win32 platforms, the folder in which the .bat files are saved is /path/to/TreeTagger/bin, not /path/to/TreeTagger/bat. This correction solves the issue 'NLTK was unable to find the TreeTagger bin!'