seongminp/graph-dialogue-summary
Code for "Unsupervised Abstractive Dialogue Summarization with Word Graphs and POV Conversion"
This project helps you get a concise, high-level summary from spoken or written conversations, such as customer service interactions, sales calls, or team meetings. You provide the raw dialogue, and it outputs a brief summary highlighting key points and perspectives, making it easier to grasp the gist without re-reading or re-listening. It's ideal for anyone who regularly deals with large volumes of conversational data and needs to quickly extract the core information.
No commits in the last 6 months.
Use this if you need to automatically generate clear, abstractive summaries of dialogues or meeting transcripts.
Not ideal if you need to summarize written documents like articles or reports, or if you require very specific, extractive summaries rather than a high-level overview.
Stars
12
Forks
5
Language
Python
License
—
Category
Last pushed
May 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/seongminp/graph-dialogue-summary"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kenlimmj/rouge
A Javascript implementation of the Recall-Oriented Understudy for Gisting Evaluation (ROUGE)...
uoneway/KoBertSum
KoBertSum은 BertSum모델을 한국어 데이터에 적용할 수 있도록 수정한 한국어 요약 모델입니다.
udibr/headlines
Automatically generate headlines to short articles
bheinzerling/pyrouge
A Python wrapper for the ROUGE summarization evaluation package
xiongma/transformer-pointer-generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator