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:
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- Neural Coref Models☆107Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 3 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- ☆47Updated 7 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- ☆181Updated 7 years ago
- A dialogue bot for information access☆185Updated 7 years ago
- Code for the paper "Improving Information Extraction by Acquiring External Evidence with Reinforcement Learning" http://arxiv.org/abs/160…☆236Updated 7 years ago
- Neural Paraphrase Generation☆177Updated 3 years ago
- ☆125Updated 8 years ago
- ☆155Updated 5 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- a pytorch implementation of match lstm question answering model☆43Updated last year
- NLP tools on Lasagne☆61Updated 7 years ago
- ☆144Updated 7 years ago
- Neural network sequence labeling model☆250Updated 7 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 8 years ago
- ☆52Updated 7 years ago
- An example for applying FusionNet to Natural Language Inference☆134Updated 6 years ago
- ☆108Updated 7 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 7 years ago