DexterSptizu commited on
Commit
51073fb
·
verified ·
1 Parent(s): 1ec2d49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ from gensim.corpora import Dictionary
4
  from gensim.utils import simple_preprocess
5
  from gensim.parsing.preprocessing import remove_stopwords
6
  import numpy as np
 
7
  warnings.filterwarnings('ignore')
8
 
9
  # Example texts
 
4
  from gensim.utils import simple_preprocess
5
  from gensim.parsing.preprocessing import remove_stopwords
6
  import numpy as np
7
+ import warnings
8
  warnings.filterwarnings('ignore')
9
 
10
  # Example texts