We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can you add the Japanese base form, also known as the dictionary form?"
The text was updated successfully, but these errors were encountered:
@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 風が吹いている 風/名詞-普通名詞-一般/カゼ/風 が/助詞-格助詞/ガ/が 吹い/動詞-一般/フイ/吹く て/助詞-接続助詞/テ/て いる/動詞-非自立可能/イル/居る
吹い → 吹く
吹い
吹く
Sorry, something went wrong.
No branches or pull requests
Can you add the Japanese base form, also known as the dictionary form?"
The text was updated successfully, but these errors were encountered: