OmkarPathak / ResumeParser

A simple resume parser used for extracting information from resumes
MIT License
284 stars 164 forks source link

nltk error #59

Open karthiknarayan07 opened 1 year ago

karthiknarayan07 commented 1 year ago

Resource stopwords not found. Please use the NLTK Downloader to obtain the resource:

import nltk nltk.download('stopwords')

For more information see: https://www.nltk.org/data.html

Attempted to load corpora/stopwords