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

DisCoCirc: Coreference problem with plural pronouns #186

Open
dimkart opened this issue Nov 18, 2024 · 0 comments
Open

DisCoCirc: Coreference problem with plural pronouns #186

dimkart opened this issue Nov 18, 2024 · 0 comments

Comments

@dimkart
Copy link
Contributor

dimkart commented Nov 18, 2024

Looks like plural pronouns, like "they", "them" etc. are not resolved correctly. For example, in the text "Bob and Alice went shopping. They both had a great time", "they" is resolved to "Bob" (the first of the nouns in the conjunction). This is a limitation of the Spacy model we use for the coreference.

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

1 participant