Skip to content
/ Top Public

Sequence-to-Sequence Semantic Parser for Task Oriented Dialog

License

Notifications You must be signed in to change notification settings

cxuan2019/Top

Repository files navigation

Top

Sequence-to-Sequence Semantic Parser for Task Oriented Dialog

Install:

  1. Install conda environment: conda env create -f top.yml
  2. Got to 'top' env: conda activate top
  3. Download spaCy English model: python -m spacy download en

Run Experiement (Training and Testing) of a Configurtion:

  1. uncomment command line corresponding the configuration in run.sh.
  2. run command: sh run.sh

Paper:

  1. Improving Sequence-to-Sequence Semantic Parser for Task Oriented Dialog: https://aclanthology.org/2020.intexsempar-1.3/

About

Sequence-to-Sequence Semantic Parser for Task Oriented Dialog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published