Gopi9177 commited on
Commit
94c0adc
·
verified ·
1 Parent(s): 21ef19f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,4 +8,5 @@ scikit-learn==1.2.1 # For CountVectorizer and TfidfVectorizer
8
  textblob==0.15.3 # For TextBlob
9
  sklearn-crfsuite==0.3.6 # For CRF (Conditional Random Fields)
10
  nltk
11
- spacy
 
 
8
  textblob==0.15.3 # For TextBlob
9
  sklearn-crfsuite==0.3.6 # For CRF (Conditional Random Fields)
10
  nltk
11
+ spacy
12
+ WordCloud