Skip to content

seongminp/graph-dialogue-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dialogue Summarization

Code for Unsupervised Abstractive Dialogue Summarization with Word Graphs and POV Conversion, presented at WIT Workshop @ ACL2022.

overview

Installation

pip install [-e] .

Running benchmarks

Meeting benchmarks

Extracted AMI and ISCI datasets were taken from this repository.

Pre-segmented AMI and ISCI datasets were taken from this repository.

scripts/run_meetings.sh

Other baselines

Download DialogSum, SAMSum, MediaSum, Summscreen, and ADSC (too big for GitHub!). Modify the data paths in scripts below accordingly.

scripts/run_baselines.sh

About

Code for "Unsupervised Abstractive Dialogue Summarization with Word Graphs and POV Conversion"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published