adityasarvaiya / Automatic_Question_Generation

MIT License
158 stars 45 forks source link

Setup documentation for nltk is not correct #7

Open JeevaTM opened 5 years ago

JeevaTM commented 5 years ago

The specified nltk package does not exists

nltk.download("averaged_perceptron_taggepython r")

It is nltk.download("averaged_perceptron_tagger")