spaCy/spacy/tests/lang/ko
Adriane Boyd a2a0e1abf1 Switch to mecab-ko as default Korean tokenizer
Switch to the (confusingly-named) mecab-ko python module for default Korean
tokenization.

Maintain the previous `natto-py` tokenizer as
`spacy.KoreanNattoTokenizer.v1`.
2022-08-11 13:49:23 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_lemmatization.py Switch to mecab-ko as default Korean tokenizer 2022-08-11 13:49:23 +02:00
test_serialize.py Switch to mecab-ko as default Korean tokenizer 2022-08-11 13:49:23 +02:00
test_tokenizer.py Switch to mecab-ko as default Korean tokenizer 2022-08-11 13:49:23 +02:00