Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,7 +8,8 @@ requests
|
|
8 |
pandas
|
9 |
scikit-learn
|
10 |
spacy
|
11 |
-
|
|
|
12 |
inflect
|
13 |
networkx
|
14 |
lxml-html-clean
|
|
|
8 |
pandas
|
9 |
scikit-learn
|
10 |
spacy
|
11 |
+
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.4/en_core_sci_lg-0.5.4.tar.gz
|
12 |
+
git+https://github.com/allenai/scispacy.git
|
13 |
inflect
|
14 |
networkx
|
15 |
lxml-html-clean
|