This repository was archived by the owner on Mar 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements.txt
More file actions
80 lines (80 loc) · 1.3 KB
/
requirements.txt
File metadata and controls
80 lines (80 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
textblob
atomicwrites==1.3.0
attrs==19.3.0
beautifulsoup4==4.8.1
blis==0.4.1
boto==2.49.0
boto3==1.10.45
botocore==1.13.45
catalogue==0.2.0
certifi==2019.9.11
chardet==3.0.4
cycler==0.10.0
cymem==2.0.3
docutils==0.15.2
flask==1.1.1
fake-useragent==0.1.11
funcy==1.13
future==0.18.2
gcsfs==0.6.0
gensim==3.8.1
google-search==1.0.2
Google-Search-API==1.1.14
google-search-results==1.7.1
idna==2.8
importlib-metadata==0.23
Jinja2==2.10.3
jmespath==0.9.4
joblib==0.14.0
kiwisolver==1.1.0
lxml==4.6.2
MarkupSafe==1.1.1
matplotlib==3.1.1
more-itertools==7.2.0
multidict==4.7.1
murmurhash==1.0.2
-e git+https://github.com/afonsobspinto/nlppreprocess.git#egg=nlppreprocess
nltk==3.4.5
numexpr==2.7.0
numpy==1.17.3
oauthlib==3.1.0
packaging==19.2
pandas==0.25.3
Pillow==6.2.1
plac==1.1.3
pluggy==0.13.0
preshed==3.0.2
py==1.8.0
pyLDAvis==2.1.2
pyparsing==2.4.5
PySocks==1.7.1
pytest==5.2.4
python-dateutil==2.8.1
python-dotenv==0.10.3
pytz==2019.3
PyYAML==5.2
requests==2.22.0
requests-oauthlib==1.3.0
s3transfer==0.2.1
scikit-learn==0.21.3
scipy==1.3.2
seaborn==0.9.0
selenium==2.53.6
six==1.13.0
sklearn==0.0
smart-open==1.9.0
soupsieve==1.9.5
spacy==2.2.3
srsly==0.2.0
thinc==7.3.1
tqdm==4.41.0
tweepy==3.8.0
Unidecode==1.1.1
urllib3==1.25.6
vcrpy==3.0.0
wasabi==0.4.2
wcwidth==0.1.7
wordcloud==1.5.0
wrapt==1.11.2
yarl==1.4.2
zipp==0.6.0