Daniël de Kok
e2b70df012
Configure isort to use the Black profile, recursively isort the spacy
module ( #12721 )
...
* Use isort with Black profile
* isort all the things
* Fix import cycles as a result of import sorting
* Add DOCBIN_ALL_ATTRS type definition
* Add isort to requirements
* Remove isort from build dependencies check
* Typo
2023-06-14 17:48:41 +02:00
Evgen Kytonin
fc3d446c71
Update Ukrainian tokenizer_exceptions
2022-02-01 13:24:00 +02:00
Ines Montani
a624ae0675
Remove POS, TAG and LEMMA from tokenizer exceptions
2020-07-22 23:09:01 +02:00
Ines Montani
b507f61629
Tidy up and move noun_chunks, token_match, url_match
2020-07-22 22:18:46 +02:00
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
Ines Montani
25602c794c
Tidy up and fix small bugs and typos
2019-02-08 14:14:49 +01:00
Julia Makogon
b41d64825a
Ukrainian language added. Small fixes in Russian ( #3241 )
...
* Classes for Ukrainian; small fix in Russian.
* Contributor agreement
2019-02-07 21:05:11 +01:00