spaCy/spacy/lang/ru
Julia Makogon f1c3108d52 Fixing pymorphy2 dependency issue (#3329) (closes #3327)
* Classes for Ukrainian; small fix in Russian.

* Contributor agreement

* pymorphy2 initialization split for ru and uk (#3327)

* stop-words fixed

* Unit-tests updated
2019-02-25 15:48:17 +01:00
..
__init__.py Added tag map, fixed tests fails, added more exceptions 2017-11-26 20:54:48 +03:00
examples.py Correcting lang/ru/examples.py (#2845) 2018-10-13 15:19:43 +02:00
lemmatizer.py Fixing pymorphy2 dependency issue (#3329) (closes #3327) 2019-02-25 15:48:17 +01:00
lex_attrs.py Find lowercased forms of numeric words 2018-01-08 03:25:08 +01:00
norm_exceptions.py added some widespread written jargon & dialectizms (#2584) 2018-07-24 18:44:29 +02:00
stop_words.py Returned russian support from v1.10 branch 2017-11-17 17:06:15 +03:00
tag_map.py Ukrainian language added. Small fixes in Russian (#3241) 2019-02-07 21:05:11 +01:00
tokenizer_exceptions.py Added tag map, fixed tests fails, added more exceptions 2017-11-26 20:54:48 +03:00