spaCy/spacy/lang/ko
Mike Izbicki 7a2ca00794
fix bug in Korean language, resulting in 100x speedup by reducing overhead of mecab (#5701)
* speed up Korean nlp 100x by stopping mecab from reloading on each doc

* add contributor agreement

* rename variables to improve code readability
2020-07-06 17:03:33 +02:00
..
__init__.py fix bug in Korean language, resulting in 100x speedup by reducing overhead of mecab (#5701) 2020-07-06 17:03:33 +02:00
examples.py Very minor issues in Korean example sentences (#5446) 2020-05-17 13:43:34 +02:00
lex_attrs.py Auto-format 2019-11-20 13:15:24 +01:00
stop_words.py Tidy up and auto-format 2019-08-20 17:36:34 +02:00
tag_map.py Tidy up and auto-format 2019-07-11 12:02:25 +02:00