chiawen / sentence-completionLinks
MSR sentence completion challenge implementation (RNNLM, LSA total similarity, word2vec total similarity) in Python
☆61Updated 8 years ago
Alternatives and similar repositories for sentence-completion
Users that are interested in sentence-completion are comparing it to the libraries listed below
Sorting:
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 3 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Neural Coref Models☆107Updated 6 years ago
- ☆180Updated 6 years ago
- ☆144Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- a pytorch implementation of match lstm question answering model☆43Updated last year
- NLP tools on Lasagne☆61Updated 7 years ago
- ☆52Updated 7 years ago
- A dialogue bot for information access☆185Updated 7 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- ☆125Updated 8 years ago
- An example for applying FusionNet to Natural Language Inference☆134Updated 6 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 7 years ago
- A convolutional neural network to classify sentences, built with Tensorflow.☆33Updated 8 years ago
- ☆47Updated 7 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Code for the paper "Improving Information Extraction by Acquiring External Evidence with Reinforcement Learning" http://arxiv.org/abs/160…☆233Updated 7 years ago
- This is a repo for multiNLI_encoder.☆58Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- ☆155Updated 5 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago