Skip to content

End-to-end zero-shot entity and relation extraction

License

Notifications You must be signed in to change notification settings

urchade/GraphER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphER: A Structure-aware Text-to-Graph Model for Entity and Relation Extraction

Alt text

TO DO:

  • Implement negative sampling (both for entities and relations)
  • Add evaluation computation
  • Ablation study (scoring, ...)

For now, you can play with the beta version in colab:

@misc{zaratiana2024grapher,
      title={GraphER: A Structure-aware Text-to-Graph Model for Entity and Relation Extraction}, 
      author={Urchade Zaratiana and Nadi Tomeh and Niama El Khbir and Pierre Holat and Thierry Charnois},
      year={2024},
      eprint={2404.12491},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}

About

End-to-end zero-shot entity and relation extraction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages