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

Relative pronouns #19

Closed
vishalvpv opened this issue Mar 9, 2018 · 1 comment
Closed

Relative pronouns #19

vishalvpv opened this issue Mar 9, 2018 · 1 comment

Comments

@vishalvpv
Copy link

Consider the below sentence
50 year old Male with history of alcohol abuse and hypertension who presents with emesis with blood clots.

Is relative pronoun outside the scope of coreference? How do I relate the relative pronoun 'who' to 'Male'?

Best Regards,
Vishal

@thomwolf
Copy link
Member

thomwolf commented Mar 9, 2018

Hmm, I think (at least one of) the problem is that it is not a well formed sentence. So the parser can get a good parse tree. (see https://en.wikipedia.org/wiki/Well-formedness for example)

@thomwolf thomwolf closed this as completed Mar 9, 2018
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