DSKSD RNN For Joint NLU Save

Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)

Project README

RNN-for-Joint-NLU

Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/pdf/1609.01454.pdf)

Intent prediction and slot filling are performed in two branches based on Encoder-Decoder model.

dataset (Atis)

You can get data from here

Requirements

  • Pytorch 0.2

Train

python3 train.py --data_path 'your data path e.g. ./data/atis-2.train.w-intent.iob'

Result

Open Source Agenda is not affiliated with "DSKSD RNN For Joint NLU" Project. README Source: DSKSD/RNN-for-Joint-NLU
Stars
197
Open Issues
4
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating