spaCy/spacy/lang/ru
Grey Murav 23f06dc37f
Extend list of numbers for ru language (#10280)
* Extended list of numbers for ru language

Extended list of numbers with all forms and cases including short forms, slang variants and roman numerals.

* Update lex_attrs.py

* Update 'like_num' function with percentages

Added support for numbers with percentages like 12%, 1.2% and etc. to the  'like_num' function.

* black formatting

Co-authored-by: thomashacker <EdwardSchmuhl@web.de>
2022-02-17 15:50:08 +01:00
..
__init__.py Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-v3.2-1 2021-10-26 11:53:50 +02:00
examples.py
lemmatizer.py Format (#9630) 2021-11-05 09:56:26 +01:00
lex_attrs.py Extend list of numbers for ru language (#10280) 2022-02-17 15:50:08 +01:00
stop_words.py
tokenizer_exceptions.py Extend list of abbreviations for ru language (#10282) 2022-02-17 15:48:50 +01:00