Commit b9a4a961 authored by born's avatar born
Browse files

Update README.md

parent 0bd6f305
Loading
Loading
Loading
Loading
+0 −25
Original line number Diff line number Diff line
@@ -18,43 +18,18 @@ Python >3.0 is recommended. This repo was tested on Ubuntu and macOS (10.14).

Install with pip:

- attrs==19.1.0
- beautifulsoup4==4.7.1
- blis==0.2.4
- chardet==3.0.4
- cycler==0.10.0
- cymem==2.0.2
- decorator==4.4.0
- en-core-web-sm==2.1.0
- idna==2.8
- joblib==0.13.2
- jsonschema==3.0.1
- kiwisolver==1.1.0
- lxml==4.3.4
- matplotlib==3.1.1
- murmurhash==1.0.2
- networkx==2.3
- numpy==1.16.4
- pandas==0.24.2
- plac==0.9.6
- preshed==2.0.1
- pyparsing==2.4.0
- pyrsistent==0.15.3
- python-dateutil==2.8.0
- pytz==2019.1
- requests==2.22.0
- scikit-learn==0.21.2
- scipy==1.3.0
- seaborn==0.9.0
- six==1.12.0
- sklearn==0.0
- soupsieve==1.9.2
- spacy==2.1.4
- srsly==0.0.7
- thinc==7.0.8
- tqdm==4.32.2
- urllib3==1.25.3
- wasabi==0.2.2

**NOTE**: _spacy_ must not be version 2.1.5!