spaCy/spacy/tests/ja
Paul O'Leary McCann 8b3e1f7b5b Handle out-of-vocab words
Wasn't handling words out of the tokenizer dictionary vocabulary
properly. This adds a fix and test for that. -POLM
2017-08-29 23:58:42 +09:00
..
__init__.py Add basic Japanese tokenizer test 2017-06-28 01:24:25 +09:00
test_tagger.py Handle out-of-vocab words 2017-08-29 23:58:42 +09:00
test_tokenizer.py Update tagger & tokenizer tests 2017-08-22 00:03:11 +09:00