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 6 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 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 dialogue bot for information access☆185Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 9 years ago
- ☆108Updated 7 years ago
- An example for applying FusionNet to Natural Language Inference☆134Updated 7 years ago
- ☆52Updated 8 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆102Updated 6 years ago
- Neural Coref Models☆108Updated 7 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 8 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- ☆47Updated 7 years ago
- This is a repo for multiNLI_encoder.☆58Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 6 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆119Updated 7 years ago
- ☆22Updated 2 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 3 years ago
- NLP tools on Lasagne☆61Updated 8 years ago
- ☆182Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Standard Recurrent Language Model☆29Updated 10 years ago
- a pytorch implementation of match lstm question answering model☆43Updated last year
- ☆81Updated 7 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 8 years ago