How to get part of speech tags for Japanese? #9385
Answered
by
polm
KTRosenberg
asked this question in
Help: Coding & Implementations
-
I am aware based on some closed issues that there were some attempts to get part-of-speech tagging for Japanese, but it doesn't look like this was finalized. If there IS Japanese POS Tagging in addition to just the dependencies, may I have an example for how to get this information per-token? Thank you very much. |
Beta Was this translation helpful? Give feedback.
Answered by
polm
Oct 7, 2021
Replies: 1 comment 6 replies
-
The Japanese models have support for part of speech tags just like any other models, I'm not sure what you're talking about.
Does that not work for you? |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
adrianeboyd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Japanese models have support for part of speech tags just like any other models, I'm not sure what you're talking about.
Does that not work for you?