PlagiarismChecker / stopWordRemove.py
CocontilZ's picture
p
07bf14c
import nltk
#nltk.download('stopwords')
#nltk.download('punkt')
nltk.download('wordnet')
nltk.download('pros_cons')
nltk.download('reuters')