Commit 2bacf9df authored by De Silva K.C.C.C's avatar De Silva K.C.C.C

updated module

parent a3db68c8
......@@ -5,8 +5,8 @@ import nltk
from nltk.corpus import stopwords
from nltk.tokenize import word_tokenize, sent_tokenize
import textract
import os.path
import os.path
import nltk
nltk.download('stopwords')
nltk.download('punkt')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment