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)
☆283Updated 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:
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- attention based joint model for intent detection and slot filling☆178Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆298Updated 7 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆90Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- paper note, including personal comments, introduction, code etc☆275Updated 4 years ago
- ☆307Updated 8 years ago
- Enhanced LTSM for natural language inference☆265Updated 5 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆132Updated last year
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 7 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 8 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- ☆122Updated 8 years ago
- question answering, reading comprehension toolkit☆166Updated 2 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- Deep contextualized word representations for Chinese☆151Updated 5 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆435Updated 4 years ago
- Deep Semantic Role Labeling with Self-Attention☆307Updated 5 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆164Updated 6 years ago
- export bert model for serving☆141Updated 6 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆91Updated 6 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 6 years ago
- NNDial is an open source toolkit for building end-to-end trainable task-oriented dialogue models. It is released by Tsung-Hsien (Shawn) W…☆352Updated 8 years ago
- ☆443Updated 3 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆154Updated 7 years ago
- keras sparse implement of margin-softmax☆100Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago