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 ...@@ -5,8 +5,8 @@ import nltk
from nltk.corpus import stopwords from nltk.corpus import stopwords
from nltk.tokenize import word_tokenize, sent_tokenize from nltk.tokenize import word_tokenize, sent_tokenize
import textract import textract
import os.path
import os.path
import nltk import nltk
nltk.download('stopwords') nltk.download('stopwords')
nltk.download('punkt') 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