skip-thoughts
Sentence encoder
Provides an implementation of Skip-Thought Vectors for encoding and analyzing sentence pairs
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
2k stars
105 watching
542 forks
Language: Python
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Skip-Thought Vectors in PyTorch for modeling relationships between words and sentences. | 225 |
| An implementation of a neural network model for learning efficient sentence representations from text data. | 205 |
| A software framework for learning sentence representations using unsupervised machine learning algorithms | 124 |
| A Python implementation of an image-sentence embedding method using LSTM networks. | 427 |
| Tools and utilities for generating encoded versions of input data | 9 |
| An ESAPI extension for ThinkJS, providing basic encoding functions | 11 |
| This is a tool for creating deep sentence embeddings using Sequence-to-Sequence learning. | 22 |
| A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
| A software framework for constructing and training variational autoencoders for encoding molecular SMILES into compact code vectors. | 495 |
| A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
| An implementation of Word2Vec's SkipGramNegativeSampling in PyTorch with support for word frequency distribution and subsampling. | 302 |
| A software package providing tools to encode and process text data using a specific neural network architecture. | 16 |
| Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks | 193 |
| Trains an autoencoder to learn generic sentence representations using convolutional neural networks | 34 |
| A codebase for training and using models of sentence embeddings. | 33 |