spaCy/spacy/lang/en
Sofie Van Landeghem 1b2ec94382
Hyphen infix (#5770)
* infix split on hyphen when preceded by number

* clean up

* skip ukranian test instead of xfail
2020-07-20 14:48:51 +02:00
..
__init__.py Hyphen infix (#5770) 2020-07-20 14:48:51 +02:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lex_attrs.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
punctuation.py Hyphen infix (#5770) 2020-07-20 14:48:51 +02:00
stop_words.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
syntax_iterators.py Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
tokenizer_exceptions.py Tidy up and auto-format 2020-06-21 22:38:04 +02:00