spaCy/spacy/lang/bg
Richard Hudson a9559e7435
Handle Cyrillic combining diacritics (#10837)
* Handle Russian, Ukrainian and Bulgarian

* Corrections

* Correction

* Correction to comment

* Changes based on review

* Correction

* Reverted irrelevant change in punctuation.py

* Remove unnecessary group

* Reverted accidental change
2022-06-28 15:35:32 +02:00
..
__init__.py Handle Cyrillic combining diacritics (#10837) 2022-06-28 15:35:32 +02:00
examples.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
lex_attrs.py Tidy up code 2021-06-28 12:08:15 +02:00
stop_words.py Improve the stop words and the tokenizer exceptions in Bulgarian language. (#8862) 2021-08-10 13:44:23 +02:00
tokenizer_exceptions.py Improve the stop words and the tokenizer exceptions in Bulgarian language. (#8862) 2021-08-10 13:44:23 +02:00