You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have successfully installed the pyresparser package, but when we tried to import it nltk error is occuring.
Please use the NLTK Downloader to obtain the resource:
�[31m>>> import nltk
nltk.download('stopwords')
�[0m
For more information see: https://www.nltk.org/data.html
Attempted to load �[93mcorpora/stopwords�[0m
Searched in:
'/home/sbx_user1051/nltk_data'
'/var/lang/nltk_data'
'/var/lang/share/nltk_data'
'/var/lang/lib/nltk_data'
'/usr/share/nltk_data'
'/usr/local/share/nltk_data'
'/usr/lib/nltk_data'
'/usr/local/lib/nltk_data'
'/root/nltk_data'
The text was updated successfully, but these errors were encountered:
We have successfully installed the pyresparser package, but when we tried to import it nltk error is occuring.
Please use the NLTK Downloader to obtain the resource:
�[31m>>> import nltk
The text was updated successfully, but these errors were encountered: