mirror of https://github.com/explosion/spaCy.git
2f981d5af1
Remove corpus-specific tag maps from the language data for languages without custom tokenizers. For languages with custom word segmenters that also provide tags (Japanese and Korean), the tag maps for the custom tokenizers are kept as the default. The default tag maps for languages without custom tokenizers are now the default tag map from `lang/tag_map/py`, UPOS -> UPOS. |
||
---|---|---|
.. | ||
__init__.py | ||
test_issue1-1000.py | ||
test_issue1001-1500.py | ||
test_issue1501-2000.py | ||
test_issue2001-2500.py | ||
test_issue2501-3000.py | ||
test_issue3001-3500.py | ||
test_issue3501-4000.py | ||
test_issue4001-4500.py | ||
test_issue4501-5000.py | ||
test_issue5048.py | ||
test_issue5082.py | ||
test_issue5137.py | ||
test_issue5141.py | ||
test_issue5152.py | ||
test_issue5230.py | ||
test_issue5458.py | ||
test_issue5551.py |