SNUDerek / multiLSTM
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☆178Updated 7 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆79Updated 6 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆72Updated 6 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 6 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- BertQA - Attention on Steroids☆115Updated 2 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- Improving Response Selection in Multi-turn Dialogue Systems by Incorporating Domain Knowledge☆59Updated 2 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 6 years ago
- ☆118Updated 5 years ago
- This is the source implementation of ACL2019 accepted paper: A Novel Bi-directional Interrelated Model for Joint Intent Detection and Slo…☆102Updated 2 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago
- ☆78Updated 6 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- Implemented a QA System. This is the code for the NLPCC-ICCPOL shared task "Open Domain Question Answering."☆44Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Implementation of semantic question matching with deep learning approaches mentioned in the blog of Quora.☆14Updated 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
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 7 years ago
- Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.☆117Updated 8 years ago