Skip to content

Source code for paper "End-to-End Task-Oriented Dialog Modeling with Semi-Structured Knowledge Management".

Notifications You must be signed in to change notification settings

Silin159/SeKnow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

SeKnow

This is the code for paper End-to-End Task-Oriented Dialog Modeling with Semi-Structured Knowledge Management.

If you use any source code or dataset included in this repo in your work, please cite this paper:

@article{gao2022end,
  title={End-to-End Task-Oriented Dialog Modeling with Semi-Structured Knowledge Management},
  author={Gao, Silin and Takanobu, Ryuichi and Bosselut, Antoine and Huang, Minlie},
  journal={IEEE/ACM Transactions on Audio, Speech, and Language Processing},
  year={2022},
  publisher={IEEE}
}

SeKnow has two kinds of implementations:

  1. Non-Pretrained Sequence-to-Sequence Implementation, please see: SeKnow-S2S/README.md
  2. Pretrained Language Model Implementation, please see: SeKnow-PLM/README.md

About

Source code for paper "End-to-End Task-Oriented Dialog Modeling with Semi-Structured Knowledge Management".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published