spaCy/spacy/tests/lang/uk
Adriane Boyd f4008bdb13
Restrict pymorphy2 requirement to pymorphy2 mode (#8299)
For the Russian and Ukrainian lemmatizers, restrict the `pymorphy2`
requirement to the mode `pymorphy2` so that lookup or other lemmatizer
modes can be loaded without installing `pymorphy2`.
2021-06-11 10:19:22 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_lemmatizer.py Restrict pymorphy2 requirement to pymorphy2 mode (#8299) 2021-06-11 10:19:22 +02:00
test_tokenizer_exc.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_tokenizer.py unskipping tests with python >= 3.6 2020-12-30 18:46:43 +01:00