mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-29 11:26:28 +03:00
234a8a7591
Example of this is いる in these sentences: 彼はそこにいる。# should be VERB 彼は底に立っている。# should be AUX Unclear which case is more numerous - need to check a large corpus - but in keeping with the other ambiguous tags, this is mapped to the "dominant" or first part of the tag. -POLM |
||
---|---|---|
.. | ||
__init__.py | ||
language_data.py | ||
stop_words.py | ||
tag_map.py |