We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1617257 + caeff87 commit fe04e1cCopy full SHA for fe04e1c
requirements.txt
@@ -7,7 +7,7 @@ gensim>=0.12.3 # LDA's show topics unified in 0.12.3
7
setuptools-git
8
Orange3>=3.4.3
9
tweepy
10
-typing # required for Py3.4
+typing ; python_version < '3.5'
11
beautifulsoup4
12
simhash
13
wikipedia
0 commit comments