mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-28 14:41:14 +03:00
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 | ||