moore3930 / SlotRefine

SlotRefine: A Fast Non-Autoregressive Model forJoint Intent Detection and Slot Filling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlotRefine: A Fast Non-Autoregressive Model for Joint Intent Detection and Slot Filling

Reference

Main paper to be cited (Di Wu et al., 2020)

@article{wu2020slotrefine,
  title={Slotrefine: A fast non-autoregressive model for joint intent detection and slot filling},
  author={Wu, Di and Ding, Liang and Lu, Fan and Xie, Jian},
  booktitle={EMNLP},
  year={2020}
}

Requirements

Our system is build upon the THUMT codebase.

tensorflow 1.12
python 3.6

Usage

sh train.atis.sh

About

SlotRefine: A Fast Non-Autoregressive Model forJoint Intent Detection and Slot Filling


Languages

Language:Python 99.6%Language:Shell 0.4%