-
Notifications
You must be signed in to change notification settings - Fork 57
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
./sejong/c2d.sh error #36
Comments
|
-> No, train_dragnn.sh stands for training dependency parser only. it is basically same as train_dragnn_sejong.sh.
-> i think you need to check
|
Thank you so much.. |
there was a similar discussion before but, i couldn't find proper way to train Korean POS tagger. tagging : '하늘을 나는 새를 본다' -> '하/b-ncn 늘/i-ncn 을/b-jks 나/b-vv 는/b-etm 새/b-ncn 를/b-jko 본/b-vv 다/b-ec' of course, you need some extra resources for converting '본/b-vv 다/b-ec' -> '보/vv ㄴ다/ec' |
I had a problem with [training parser from Sejong treebank corpus]
but, ./sejong/c2d.sh -v -v had error
what should i do??
The text was updated successfully, but these errors were encountered: