Imasha17 commited on
Commit
cfe05df
·
verified ·
1 Parent(s): 5abe9dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -15,6 +15,7 @@ import string
15
  import os
16
  from nltk.stem import PorterStemmer
17
 
 
18
  # Download NLTK resources
19
  nltk.download('punkt')
20
  nltk.download('stopwords')
 
15
  import os
16
  from nltk.stem import PorterStemmer
17
 
18
+
19
  # Download NLTK resources
20
  nltk.download('punkt')
21
  nltk.download('stopwords')