Skip to content

Commit 91f3d3d

Browse files
committed
Repository created
1 parent e000503 commit 91f3d3d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

requirements.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
numpy==1.18.1
2+
pandas==1.0.0
3+
matplotlib==3.1.2
4+
gensim==3.8.1
5+
beautifulsoup4==4.8.2
6+
requests==2.22.0
7+
wikipedia==1.4.0
8+
tomotopy==0.4.2
9+
scikit-learn==0.22.1
10+
spacy==2.1.3
11+
tensorflow==2.0.0
12+
transformers==2.4.1
13+
bert-extractive-summarizer==0.3.0
14+
wordcloud==1.6.0
15+
tweepy==3.8.0
16+
seaborn
17+
nltk
18+
scipy
19+
autocorrect
20+
textblob
21+
jupyter
22+
keras
23+
python-Levenshtein==0.12.0

0 commit comments

Comments
 (0)