-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
77 lines (58 loc) · 1.43 KB
/
requirements.txt
File metadata and controls
77 lines (58 loc) · 1.43 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
# Requirements automatically generated by pigar.
# https://github.com/damnever/pigar
# google_utils.py: 4
beautifulsoup4 == 4.6.0
# topic_modeling_utils.py: 17,18,19
bokeh == 0.12.16
# plotly_utils.py: 8
cufflinks == 0.14.4
# pandas_utils.py: 3,4
# sqlite_utils.py: 5,6
dask == 0.17.5
# google_utils.py: 1
google_api_python_client == 1.7.4
# topic_modeling_utils.py: 15
matplotlib == 2.2.2
# matrix_utils.py: 4
networkx == 2.1
# newspaper_utils.py: 1,2
newspaper3k == 0.2.7
# sentiment_utils.py: 12,13
# topic_modeling_utils.py: 8
nltk == 3.3
# calc_utils.py: 1
# embedding_utils.py: 1
# matrix_utils.py: 3
# newspaper_utils.py: 6
# pandas_utils.py: 2
# sentiment_utils.py: 1
# sqlite_utils.py: 4
# topic_modeling_utils.py: 2
numpy == 1.14.3
# date_utils.py: 1
# matrix_utils.py: 2
# newspaper_utils.py: 5
# pandas_utils.py: 1
# sqlite_utils.py: 2
# topic_modeling_utils.py: 5
pandas == 0.23.0
# plotly_utils.py: 2,3,4,5,6,7
plotly == 3.2.0
# matrix_utils.py: 157
python_louvain == 0.11
# google_utils.py: 3
requests == 2.20.1
# embedding_utils.py: 3
# sentiment_utils.py: 11
# topic_modeling_utils.py: 9,10,11,12,13,14
scikit_learn == 0.19.1
# calc_utils.py: 2,4
# matrix_utils.py: 1
scipy == 1.1.0
# newspaper_utils.py: 13
tqdm == 4.25.0
# twitter_stream_utils.py: 1,2,3
# twitter_utils.py: 2,3,4,5
tweepy == 3.6.0
# topic_modeling_utils.py: 16
wordcloud == 1.5.0