mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
264862c67a
Fix class variable and init for `UkrainianLemmatizer` so that it loads the `uk` dictionaries rather than having the parent `RussianLemmatizer` override with the `ru` settings. |
||
---|---|---|
.. | ||
__init__.py | ||
examples.py | ||
lemmatizer.py | ||
lex_attrs.py | ||
stop_words.py | ||
tokenizer_exceptions.py |