HadoopIt / joint-slu-lm
Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.
☆117Updated 8 years ago
Alternatives and similar repositories for joint-slu-lm:
Users that are interested in joint-slu-lm are comparing it to the libraries listed below
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- Hybrid Code Networks https://arxiv.org/abs/1702.03274☆80Updated 7 years ago
- A dialogue bot for information access☆185Updated 6 years ago
- attention based joint model for intent detection and slot filling☆178Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆77Updated 9 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆281Updated 7 years ago
- ☆219Updated 5 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Dialog State Tracking using End-to-End Neural Networks☆235Updated 2 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 7 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆72Updated 6 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 6 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- ☆57Updated 7 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- Dialog State Tracking Challenge 5 (DSTC5)☆38Updated 8 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Next Utterance Classification☆135Updated 7 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆91Updated 5 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago