SNUDerek / multiLSTMLinks
keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS
☆123Updated 6 years ago
Alternatives and similar repositories for multiLSTM
Users that are interested in multiLSTM are comparing it to the libraries listed below
Sorting:
- attention based joint model for intent detection and slot filling☆177Updated 7 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 7 years ago
- Compare six baseline deep learning models on TrecQA☆59Updated 7 years ago
- ☆222Updated 5 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- ☆108Updated 6 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆91Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Hybrid Code Networks https://arxiv.org/abs/1702.03274☆80Updated 8 years ago
- BertQA - Attention on Steroids☆115Updated 2 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- ☆117Updated 5 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 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
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 8 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- Improving Response Selection in Multi-turn Dialogue Systems by Incorporating Domain Knowledge☆59Updated 2 years ago