Skip to content

Meet1995/Named-Entity-Recognition-And-Relationship-Linking

Repository files navigation

End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures

Python-Keras Implementation of End to End Relation Extraction using Tree and Bi-LSTMs

@misc{miwa2016endtoend, title={End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures}, author={Makoto Miwa and Mohit Bansal}, year={2016}, eprint={1601.00770}, archivePrefix={arXiv}, primaryClass={cs.CL} }

alt text

Fig. Incrementally-decoded end-to-end relation extraction model, with bidirectional sequential and bidirectional tree-structured LSTM-RNNs

Data

ADE Corpus

Model Performance on the Data

https://paperswithcode.com/sota/relation-extraction-on-ade-corpus

About

Implementation of a paper included in the repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages