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:
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 7 years ago
- attention based joint model for intent detection and slot filling☆177Updated 7 years ago
- 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
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 8 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆131Updated last year
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆90Updated 7 years ago
- Deep contextualized word representations for Chinese☆150Updated 5 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 8 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- Deep Semantic Role Labeling with Self-Attention☆307Updated 5 years ago
- Enhanced LTSM for natural language inference☆265Updated 5 years ago
- question answering, reading comprehension toolkit☆166Updated 2 years ago
- ☆306Updated 8 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆205Updated 8 years ago
- keras sparse implement of margin-softmax☆100Updated 7 years ago
- paper note, including personal comments, introduction, code etc☆275Updated 4 years ago
- ☆121Updated 8 years ago
- export bert model for serving☆141Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆436Updated 3 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆91Updated 6 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 7 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 8 years ago
- ☆443Updated 3 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago