Is there any way to add a new location to the list of places where nltk looks for the wordnet corpus?
- by Programming Noob
I can't use the nltk wordnet lemmatizer because I can't download the wordnet corpus on my university computer due to access rights issues.
I get the following error when I try to do so:
********************************************************************** Resource 'corpora/wordnet' not found. Please use the NLTK Downloader to obtain the…