The code for the EMNLP 2018 paper: "Towards Universal Dialogue State Tracking"
Paper Link
Oral Slides
We applied turn-length bucketing for better data parallelism. The StateNet model is defined with the class name "doublelstm" in the file "DSTmodels.py".