Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Have a first look at property and relationship extraction through dependency parsing #6

Open
HeleenE opened this issue Sep 7, 2022 · 1 comment
Assignees

Comments

@HeleenE
Copy link
Collaborator

HeleenE commented Sep 7, 2022

  • run dependencyparser
  • figure out coreference resolution > turned into a separate issue
  • create table of object-predicate->subject tuples
  • run some sort of synonym algo on predicates
  • look at predicate occurrence count
  • is there a english lang dataset that differentiates between properties and relationships?
  • disambiguate NER's > storyweb?
  • visualize/analyze graph
@HeleenE
Copy link
Collaborator Author

HeleenE commented Sep 7, 2022

Alternative for this could be using regex for property and relationship extraction.

@HeleenE HeleenE assigned dtokmetzis and unassigned HeleenE Oct 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants