Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any part of speech table like https://www.unixuser.org/~euske/doc/postag/ #199

Open
i10416 opened this issue Aug 29, 2022 · 2 comments

Comments

@i10416
Copy link

i10416 commented Aug 29, 2022

Is the part of speech rule of Sudachi compatible with any sentence segmenter POC rules?
If no, is there any part of speech table like https://www.unixuser.org/~euske/doc/postag/
It would be helpful if there is POS table especially for new comers.

@kazuma-t
Copy link
Member

The Sudachi dictionary adopts the same 国語研短単位 (NINJAL short unit words) system as UniDic for its part-of-speech system. Please refer to the UniDic manual for a detailed explanation.
https://clrd.ninjal.ac.jp/unidic/UNIDIC_manual.pdf

We will be working on the documentation for the POS system, as it is not written properly on the Sudachi and SudachiDict sites. Thank you for pointing this out.

@i10416
Copy link
Author

i10416 commented Sep 21, 2022

Thank you. I'm happy to help documentation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants