S2V 
 Sentence Embedder
 An implementation of a neural network model for learning efficient sentence representations from text data.
ICLR 2018 Quick-Thought vectors
205 stars
 12 watching
 63 forks
 
Language: Python 
last commit: over 6 years ago   efficientquick-thoughtrepresentationssent2vecsentence 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  This is a tool for creating deep sentence embeddings using Sequence-to-Sequence learning. | 22 | 
|    |  Provides training and testing code for a CNN-based sentence embedding model | 2 | 
|    |  This project trains a machine learning model to generate sentence embeddings from Spanish text data using the sent2vec algorithm. | 4 | 
|    |  An unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks | 1,194 | 
|    |  A method to generate sentence embeddings from pre-trained language models | 178 | 
|    |  A codebase for training and using models of sentence embeddings. | 33 | 
|    |  A Python library for efficiently computing sentence embeddings from large datasets | 618 | 
|    |  A method to convert word embeddings into sentence representations by applying entropy weights calculated from TFIDF transform. | 9 | 
|    |  A Python implementation of a sentence embedding algorithm using the Smooth Inverse Frequency weighting scheme | 1,084 | 
|    |  An implementation of a method to generate sentence embeddings from pre-trained language models using TensorFlow. | 530 | 
|    |  Provides fast and efficient word embeddings for natural language processing. | 223 | 
|    |  A deep learning model that generates word embeddings by predicting words based on their dependency context | 291 | 
|    |  Trains an autoencoder to learn generic sentence representations using convolutional neural networks | 34 | 
|    |  Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks | 193 | 
|    |  An unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences. | 292 |