Stars
attention based joint model for intent detection and slot filling
robspringles / SC-LSTM
Forked from hit-computer/SC-LSTMImplement SC-LSTM model for text generation in control of words, in Python/TensorFlow
robspringles / text_VAE
Forked from NicGian/text_VAEText generation with a Variational Autoencoder
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)