Skip to content

Code for CCL 2019 BEST Poster Paper: A Corpus-free State2Seq User Simulator for Task-oriented Dialogue

License

Notifications You must be signed in to change notification settings

AtmaHou/UserSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Corpus-free State2Seq User Simulator for Task-oriented Dialogue

This is the code implement for paper A Corpus-free State2Seq User Simulator for Task-oriented Dialogue (CCL 2019 BEST Poster Paper). The code is based on TC-Bot.

We provide multiple different user simulator at here, including:

  • state2seq user simulator
  • seq2seq user simulator
  • seq2seq-attention user simulator
  • classification-based user simulator
  • rule-based user simulator

Get started

The general code usage is same to TC-Bot, view instructions at: here.

Notice:

  • We slightly refine the CLI interface of TC-bot.
  • Remember to choose the user simulator with corresponding command-line arguments.

Execute python run.py --h to check details.

About

Code for CCL 2019 BEST Poster Paper: A Corpus-free State2Seq User Simulator for Task-oriented Dialogue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published