scofield7419/DiaRE-D2G
Codes of of the IJCAI 2022 Paper Global Inference with Explicit Syntactic and Discourse Structures for Dialogue-Level Relation Extraction
This project is for developers building systems that extract relationships between entities from conversations. It takes dialogue transcripts and pre-trained embeddings as input and outputs structured information about how different entities in the conversation are related. Developers working on conversational AI, natural language understanding, or information extraction from dialogues would find this useful.
No commits in the last 6 months.
Use this if you are a developer looking for a robust Python implementation to perform relation extraction within dialogues, leveraging advanced syntactic and discourse structures.
Not ideal if you are an end-user without programming skills or if your task involves relation extraction from single sentences or documents rather than multi-turn dialogues.
Stars
9
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jun 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/scofield7419/DiaRE-D2G"
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