applenob / RNN-for-Joint-NLULinks
Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
☆282Updated 7 years ago
Alternatives and similar repositories for RNN-for-Joint-NLU
Users that are interested in RNN-for-Joint-NLU are comparing it to the libraries listed below
Sorting:
- attention based joint model for intent detection and slot filling☆178Updated 7 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus