Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong performance on semantic similarity tasks without any training or tuning on the training data for those tasks. They also can produce features that are at least as discriminative as skip-thought vectors for seman…
☆193Feb 19, 2016Updated 10 years ago
Alternatives and similar repositories for iclr2016
Users that are interested in iclr2016 are comparing it to the libraries listed below
Sorting:
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Jul 12, 2016Updated 9 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Feb 4, 2016Updated 10 years ago
- ☆125Mar 4, 2017Updated 8 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Jul 23, 2019Updated 6 years ago
- Code to train and use models from "Revisiting Recurrent Networks for Paraphrastic Sentence Embeddings"☆32May 4, 2017Updated 8 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Jun 9, 2020Updated 5 years ago
- InferSent sentence embeddings☆2,280Aug 30, 2021Updated 4 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆207Mar 15, 2018Updated 7 years ago
- GloVe Word Embedding model's implementation in theano☆36May 18, 2017Updated 8 years ago
- Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016☆434Mar 5, 2017Updated 8 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- Concatenated Power Mean Embeddings as Universal Cross-Lingual Sentence Representations☆187Dec 28, 2020Updated 5 years ago
- Transition-based dependency parser based on stack LSTMs☆206Nov 17, 2019Updated 6 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆185Mar 23, 2017Updated 8 years ago
- ☆196Mar 20, 2018Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆918Apr 25, 2018Updated 7 years ago
- ☆14Dec 27, 2016Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Oct 28, 2016Updated 9 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆67Oct 31, 2018Updated 7 years ago
- ☆214Oct 8, 2018Updated 7 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Jan 27, 2016Updated 10 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,106Mar 19, 2024Updated last year
- A neural conversation model☆138May 19, 2016Updated 9 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Dec 13, 2016Updated 9 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆521Jun 5, 2017Updated 8 years ago
- ☆29May 22, 2015Updated 10 years ago
- In progress☆272Apr 12, 2017Updated 8 years ago
- Online Interpretable Word Embeddings☆37Nov 17, 2015Updated 10 years ago
- Extension of the original word2vec using different architectures☆212Mar 28, 2017Updated 8 years ago
- Calculates Word Mover's Distance Insanely Fast☆462Aug 17, 2023Updated 2 years ago
- ☆10Jul 17, 2015Updated 10 years ago
- Deep Learning for Natural Language Processing☆463Jan 17, 2019Updated 7 years ago
- Simple MXNet sequence-to-sequence model (neural machine translation)☆24Feb 15, 2018Updated 8 years ago
- An aspiring attempt to generate a continuous space of sentences with DenseNet☆26May 4, 2017Updated 8 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Jul 27, 2016Updated 9 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆896Jul 30, 2017Updated 8 years ago
- Character-level Convolutional Networks for Text Classification☆850Jul 23, 2019Updated 6 years ago
- ☆285Sep 14, 2017Updated 8 years ago