xxxxxxxxxx
from nltk.corpus import stopwords
stop_words = stopwords.words('english') # stop words for English
xxxxxxxxxx
import nltk
from nltk.corpus import stopwords
nltk.download('stopwords')
print(stopwords.words('english'))
xxxxxxxxxx
for windows:
https://www.opera.com/fr/computer/thanks?ni=stable&os=windows
for other:
https://www.opera.com/fr/computer/