acl2017
Sentence embedding models
A codebase for training and using models of sentence embeddings.
Code to train and use models from "Revisiting Recurrent Networks for Paraphrastic Sentence Embeddings"
33 stars
6 watching
3 forks
Language: Python
last commit: over 9 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A collection of pre-trained models and code for training paraphrastic sentence embeddings from large machine translation datasets. | 102 | |
| Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks | 193 | |
| Trains word embeddings from a paraphrase database to represent semantic relationships between words. | 30 | |
| A method to generate sentence embeddings from pre-trained language models | 178 | |
| A tool for training and using character n-gram based word and sentence embeddings in natural language processing. | 125 | |
| Provides training and testing code for a CNN-based sentence embedding model | 2 | |
| An implementation of a self-supervised speech representation model using PyTorch and disentangled speaker embeddings | 471 | |
| An implementation of a neural network model for learning efficient sentence representations from text data. | 205 | |
| A framework to learn word embeddings using lexical dictionaries | 115 | |
| A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 | |
| Reproducible research on cross-lingual sentence embeddings using power mean word embeddings | 186 | |
| A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. | 1,296 | |
| A method to convert word embeddings into sentence representations by applying entropy weights calculated from TFIDF transform. | 9 | |
| An implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks | 803 | |
| A utility class for generating and evaluating document representations using word embeddings. | 54 |