Skip to content

vode/onlinePtrNet_disentanglement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Pointer Network for Conversation Disentanglement

This is the repo for our EMNLP2020 paper Online Pointer Network for Conversation Disentanglement

The model.py contains our model, JointModel class contains the network for both reply-to relationship and same conversation relationship

The disentangle.py is the main script to train and evaluate the model. I have upload our best model file under data folder.

bash eval.sh

To run the trained model.

For the self-link re-threshold, please the decoding function in disentangle.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published