-
Notifications
You must be signed in to change notification settings - Fork 41
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
Adding the advcl:relcl subtype #346
Comments
@amir-zeldes How are you handling edeprels given the type mismatch of "which" (PRON) and its clausal antecedent? I am thinking nsubj/obj for "which" at the basic level and csubj/ccomp as the enhanced dependency for its antecedent. |
some more GUM hits (as well as false positives) in: |
Was surprised how few adverbial |
|
Thanks for reporting, there were two instances I'd missed in there! |
Yeah, that looks good, just implemented it. I also saw cases of obl ->advcl and even csubj:pass once... (2nd part moved to other thread) |
It has been decided that relative clauses modifying entire clauses, not nominals, should no longer be
acl:relcl
: UniversalDependencies/docs#886This issue is to track English-specific implementation
The text was updated successfully, but these errors were encountered: