mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 01:16:28 +03:00
04395ffa49
I wrote a small script to read the UD English training data and check that our tag map and morph rules were resulting in the best POS map. This hadn't been done for some time, and there have been various changes to the UD schema since it has been done. After these changes we should see much better agreement between our POS assignments and the UD POS tags. |
||
---|---|---|
.. | ||
lemmatizer | ||
__init__.py | ||
examples.py | ||
lex_attrs.py | ||
morph_rules.py | ||
norm_exceptions.py | ||
stop_words.py | ||
syntax_iterators.py | ||
tag_map.py | ||
tokenizer_exceptions.py |