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

CCG解析でのroot categoryの指定 #106

Open
ipb114 opened this issue Apr 6, 2021 · 2 comments
Open

CCG解析でのroot categoryの指定 #106

ipb114 opened this issue Apr 6, 2021 · 2 comments

Comments

@ipb114
Copy link

ipb114 commented Apr 6, 2021

EasyCCGやdepccgのように、CCG解析でのroot categoryの指定をする方法はありますか?
S[...]でないcategoryのrootが数多くできてしまい困っています

@hiroshinoji
Copy link
Contributor

そういうオプションは直接はありません。全ては解決できませんが、簡単なのは、 kbest を大きくして出力から目的の木を探すという方法です。

@ipb114
Copy link
Author

ipb114 commented Apr 6, 2021

迅速な回答、ありがとうございました。

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