-
Notifications
You must be signed in to change notification settings - Fork 23
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
省略解析付き述語項構造解析結果のパース #2
Comments
|
Merged
エンティティが文外にある場合に |
ご指摘ありがとうございます。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
knp(4.19) では
-anaphora
を渡すと、述語項構造は'項構造'
をキーとする素性で出力される (e.g.<項構造:長靴/ながぐつ:名1:ノ/O/猫/2>
)。pyknp.knp.pas.Pas
ではキーを"述語項構造"
と想定しており、素性出力のパースに失敗する。https://github.com/ku-nlp/pyknp/blob/master/pyknp/knp/pas.py#L63
The text was updated successfully, but these errors were encountered: