-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
There is an typo in the readme file.
It says
nltk.download("averaged_perceptron_taggepython r")
instead of
nltk.download("averaged_perceptron_tagger")
It's generally not that easy to set this program up.
The instructions in procedure.txt are not very clear
and you have to find this file to begin with.
But besides that this projects is very interesting,
thanks for sharing!
Edit:
I also had to download these:
nltk.download('maxent_ne_chunker')
nltk.download('words')
Metadata
Metadata
Assignees
Labels
No labels