sanyam5 / skip-thoughtsLinks
The first public PyTorch implementation of Skip-Thought Vectors
☆224Updated 7 years ago
Alternatives and similar repositories for skip-thoughts
Users that are interested in skip-thoughts 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
- PyTorch deep learning models for text processing☆179Updated 6 years ago
- ACL 2018 paper: Probabilistic FastText for Multi-Sense Word Embeddings (Athiwaratkun et al., 2018)☆149Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- ☆130Updated 6 years ago
- Concatenated Power Mean Embeddings as Universal Cross-Lingual Sentence Representations☆186Updated 4 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆310Updated 5 years ago
- ☆209Updated 4 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 3 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆223Updated 6 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 8 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and T…☆210Updated 3 years ago
- Python wrapper for evaluating summarization quality by ROUGE package☆162Updated 5 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- ICLR 2018 Quick-Thought vectors☆204Updated 6 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- Deep Averaging Networks☆239Updated 3 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.☆402Updated 3 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- ☆125Updated 8 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆223Updated 6 months ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- Deep neural models for core NLP tasks (Pytorch version)☆440Updated 3 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago