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"

GitHub

2k stars
105 watching
542 forks
Language: Python
last commit: over 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sanyam5/skip-thoughtsAn implementation of Skip-Thought Vectors in PyTorch for modeling relationships between words and sentences.225
lajanugen/s2vAn implementation of a neural network model for learning efficient sentence representations from text data.205
fh295/sentencerepresentationA software framework for learning sentence representations using unsupervised machine learning algorithms124
ryankiros/visual-semantic-embeddingA Python implementation of an image-sentence embedding method using LSTM networks.427
darienhuss/shotgunyaraTools and utilities for generating encoded versions of input data9
weihongyu12/think-esapiAn ESAPI extension for ThinkJS, providing basic encoding functions11
kostyaev/sentence2vecThis is a tool for creating deep sentence embeddings using Sequence-to-Sequence learning.22
alephao/swift-rlpA Swift implementation of Recursive Length Prefix encoding for serializing structured binary data24
aspuru-guzik-group/chemical_vaeA software framework for constructing and training variational autoencoders for encoding molecular SMILES into compact code vectors.495
treye/json_stream_encoderA streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.8
theeluwin/pytorch-sgnsAn implementation of Word2Vec's SkipGramNegativeSampling in PyTorch with support for word frequency distribution and subsampling.302
zminghua/sentencodingA software package providing tools to encode and process text data using a specific neural network architecture.16
jwieting/iclr2016Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks193
zhegan27/convsentTrains an autoencoder to learn generic sentence representations using convolutional neural networks34
jwieting/acl2017A codebase for training and using models of sentence embeddings.33