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

add verb dictionary tag #131

Open
UESTC-LXY opened this issue Aug 30, 2024 · 1 comment
Open

add verb dictionary tag #131

UESTC-LXY opened this issue Aug 30, 2024 · 1 comment

Comments

@UESTC-LXY
Copy link

Can you add the Japanese base form, also known as the dictionary form?"

@vbkaisetsu
Copy link
Member

@UESTC-LXY Sorry for the late reply.

The following model contains lemmas. Could you try this?
https://github.com/daac-tools/vaporetto/releases/download/v0.5.0/bccwj-suw+unidic+tag-lemma.tar.xz

cargo run --release -p predict -- --model '/home/k-akabe/Downloads/bccwj-suw+unidic+tag-lemma/bccwj-suw+unidic+tag-lemma.model.zst' --predict-tags
風が吹いている
風/名詞-普通名詞-一般/カゼ/風 が/助詞-格助詞/ガ/が 吹い/動詞-一般/フイ/吹く て/助詞-接続助詞/テ/て いる/動詞-非自立可能/イル/居る

吹い吹く

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