spaCy/spacy/lang/ja
Paul O'Leary McCann c4e3b7a5db Change JA inflection separator to semicolon
Hyphen is unsuitable because of interactions with the JA data fields,
but pipe is also unsuitable because it has a different meaning in UD
data, so it's better to use something that has no significance in either
case. So this uses semicolon.
2021-10-07 17:28:15 +09:00
..
__init__.py Change JA inflection separator to semicolon 2021-10-07 17:28:15 +09:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
stop_words.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
syntax_iterators.py Tidy up and move noun_chunks, token_match, url_match 2020-07-22 22:18:46 +02:00
tag_bigram_map.py Tidy up and auto-format 2020-06-21 22:38:04 +02:00
tag_map.py Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
tag_orth_map.py Tidy up and auto-format 2020-06-21 22:38:04 +02:00