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

Adding coreference resolution before chunking text for improved text-to-KG #9875

Open
wants to merge 6 commits into
base: rebase-txt2kg
Choose a base branch
from

Conversation

divyanshjain
Copy link

Performs coreference resolution on input text using spaCy's coreferee. Currently suppoerted for 'EN'.
Resolves pronouns and other references to their full entity mentions to improve knowledge graph extraction. Also cleans up text formatting post resolution.

@puririshi98
Copy link
Contributor

code LGTM, will merge once bench on 2% of the dataset shows higher precision with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants