spro / torch-seq2seq-intent-parsingLinks
Intent parsing and slot filling in Torch with seq2seq + attention
☆48Updated 8 years ago
Alternatives and similar repositories for torch-seq2seq-intent-parsing
Users that are interested in torch-seq2seq-intent-parsing are comparing it to the libraries listed below
Sorting:
- Semantic Textual Similarity in Python☆81Updated 8 years ago
- Tensorflow implementation of "Tracking the World State with Recurrent Entity Networks" [https://arxiv.org/abs/1612.03969] by Henaff, West…☆56Updated 8 years ago
- Dynamic memory networks in tensorflow with demo to visualize attention.☆22Updated 7 years ago
- Reading Comprehension Experiments repository.☆61Updated 8 years ago
- An attentional NMT model in Dynet☆26Updated 6 years ago
- enhance seq2seq model for open ended dialog generation☆27Updated 8 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.☆47Updated 8 years ago
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 8 years ago
- Python implementation of DMN☆61Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Tokenize English sentences using neural networks.☆63Updated 7 years ago
- ☆45Updated 8 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 8 years ago
- A neural conversation model