cosmoquester/2021-dialogue-summary-competition
[2021 훈민정음 한국어 음성•자연어 인공지능 경진대회] 대화요약 부문 알라꿍달라꿍 팀의 대화요약 학습 및 추론 코드를 공유하기 위한 레포입니다.
This project helps quickly condense spoken conversations, like customer service calls or meeting recordings, into short, easy-to-read summaries. It takes in full Korean dialogue transcripts and outputs a concise summary, making it useful for professionals who need to grasp the main points of long conversations without listening to or reading everything.
128 stars. No commits in the last 6 months.
Use this if you need to automatically generate summaries from Korean dialogue, such as call center conversations, interviews, or meeting transcripts.
Not ideal if your primary need is summarizing written documents or dialogues in languages other than Korean, as it's specifically tuned for Korean conversational data.
Stars
128
Forks
22
Language
Python
License
MIT
Category
Last pushed
Jul 11, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/cosmoquester/2021-dialogue-summary-competition"
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