How to find out which UD POS tag the fine-grained tags used by the model is converted to #13229
Closed
BLKSerene
started this conversation in
Help: Best practices
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, the model details page of the Chinese transformer model lists INF and URL (for URLs?) in its tagset, but it only returns a warning when using spacy.explain on them:
nor could I find any useful information in the documentation of OntoNote 5 or the Chinese Penn Treebank.
And is there a direct or easy way to find out which UD POS tag the fine-grained tag used by the model is converted to? e.g. JJ -> ADJ
Beta Was this translation helpful? Give feedback.
All reactions