datquocnguyen/jointRE
End-to-end neural relation extraction using deep biaffine attention (ECIR 2019)
This tool helps researchers and natural language processing practitioners automatically identify specific entities, like people or organizations, within unstructured text and then determine the relationships between them. You provide raw text documents, and it outputs a structured list of entities and their semantic connections. It's ideal for anyone analyzing large volumes of text to extract factual information.
No commits in the last 6 months.
Use this if you need to go beyond simply recognizing names or places in text and also understand how they are related to each other.
Not ideal if you are only interested in identifying entities without their relationships or if you require a simple keyword search solution.
Stars
49
Forks
9
Language
Python
License
—
Category
Last pushed
Jul 17, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/datquocnguyen/jointRE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davidsbatista/BREDS
"Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in...
davidsbatista/Snowball
Implementation with some extensions of the paper "Snowball: Extracting Relations from Large...
nicolay-r/AREkit
Document level Attitude and Relation Extraction toolkit (AREkit) for sampling and processing...
plkmo/BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
thunlp/FewRel
A Large-Scale Few-Shot Relation Extraction Dataset