wilmerags commited on
Commit
f36230b
1 Parent(s): b2c3406

feat: Add function to deaccent text

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  tweepy==4.4.0
2
  sentence-transformers==2.0.0
3
  bokeh==2.2.2
4
- hdbscan==0.8.27
 
 
1
  tweepy==4.4.0
2
  sentence-transformers==2.0.0
3
  bokeh==2.2.2
4
+ hdbscan==0.8.27
5
+ gensim==3.8.1