From b9a4a961d046f58d033c306899870965934c877c Mon Sep 17 00:00:00 2001 From: born <born@cl.uni-heidelberg.de> Date: Tue, 23 Jul 2019 17:04:37 +0200 Subject: [PATCH] Update README.md --- README.md | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/README.md b/README.md index 9bee1dc..7202b7e 100644 --- a/README.md +++ b/README.md @@ -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! -- GitLab