spaCy/spacy/tests/lang/ko
cedar101 58f06e6180 Korean support (#3901)
* start lang/ko

* add test codes

* using natto-py

* add test_ko_tokenizer_full_tags()

* spaCy contributor agreement

* external dependency for ko

* collections.namedtuple for python version < 3.5

* case fix

* tuple unpacking

* add jongseong(final consonant)

* apply mecab option

* Remove Pipfile for now


Co-authored-by: Ines Montani <ines@ines.io>
2019-07-09 22:23:16 +02:00
..
__init__.py Korean support (#3901) 2019-07-09 22:23:16 +02:00
test_lemmatization.py Korean support (#3901) 2019-07-09 22:23:16 +02:00
test_tokenizer.py Korean support (#3901) 2019-07-09 22:23:16 +02:00