spaCy/bin
Ines Montani db55577c45
Drop Python 2.7 and 3.5 (#4828)
* Remove unicode declarations

* Remove Python 3.5 and 2.7 from CI

* Don't require pathlib

* Replace compat helpers

* Remove OrderedDict

* Use f-strings

* Set Cython compiler language level

* Fix typo

* Re-add OrderedDict for Table

* Update setup.cfg

* Revert CONTRIBUTING.md

* Revert lookups.md

* Revert top-level.md

* Small adjustments and docs [ci skip]
2019-12-22 01:53:56 +01:00
..
ud Merge branch 'master' into develop 2019-12-21 18:55:03 +01:00
wiki_entity_linking Merge branch 'master' into develop 2019-12-21 18:55:03 +01:00
__init__.py clean up code, remove old code, move to bin 2019-06-18 13:20:40 +02:00
cythonize.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
get-version.sh Add get-version script 2019-08-25 15:12:36 +02:00
load_reddit.py Replacing regex library with re to increase tokenization speed (#3218) 2019-02-01 18:05:22 +11:00
push-tag.sh Fix push-tag script 2019-05-11 19:04:35 +02:00
spacy Add entry point-style auto alias for "spacy" 2017-08-14 12:18:39 +02:00
train_word_vectors.py counter instead of preshcounter 2019-07-11 13:05:53 +02:00