sentence2vec
Sentence embedder
This is a tool for creating deep sentence embeddings using Sequence-to-Sequence learning.
Deep sentence embedding using Sequence to Sequence learning
22 stars
3 watching
10 forks
Language: Jupyter Notebook
last commit: almost 8 years ago
Linked from 1 awesome list
cudasentence2vecseq2seqtorch
Related projects:
Repository | Description | Stars |
---|---|---|
lajanugen/s2v | An implementation of a neural network model for learning efficient sentence representations from text data. | 205 |
epfml/sent2vec | An unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks | 1,194 |
oborchers/fast_sentence_embeddings | A Python library for efficiently computing sentence embeddings from large datasets | 618 |
tca19/dict2vec | A framework to learn word embeddings using lexical dictionaries | 115 |
satwikkottur/visualword2vec | Learning word embeddings from abstract images to improve language understanding | 19 |
voidism/diffcse | An unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences. | 292 |
iarroyof/sentence_embedding | A method to convert word embeddings into sentence representations by applying entropy weights calculated from TFIDF transform. | 9 |
vefstathiou/so_word2vec | This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
botcenter/spanish-sent2vec | This project trains a machine learning model to generate sentence embeddings from Spanish text data using the sent2vec algorithm. | 4 |
wikipedia2vec/wikipedia2vec | A tool for learning vector representations of words and entities from Wikipedia text data. | 944 |
binwang28/sbert-wk-sentence-embedding | A method to generate sentence embeddings from pre-trained language models | 178 |
jwieting/acl2017 | A codebase for training and using models of sentence embeddings. | 33 |
auspicious3000/contentvec | An implementation of a self-supervised speech representation model using PyTorch and disentangled speaker embeddings | 471 |
danieldk/go2vec | A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
xiaoqijiao/coling2018 | Provides training and testing code for a CNN-based sentence embedding model | 2 |