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: about 8 years ago
Linked from 1 awesome list
cudasentence2vecseq2seqtorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a neural network model for learning efficient sentence representations from text data. | 205 |
| An unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks | 1,194 |
| A Python library for efficiently computing sentence embeddings from large datasets | 618 |
| A framework to learn word embeddings using lexical dictionaries | 115 |
| Learning word embeddings from abstract images to improve language understanding | 19 |
| An unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences. | 292 |
| A method to convert word embeddings into sentence representations by applying entropy weights calculated from TFIDF transform. | 9 |
| This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
| This project trains a machine learning model to generate sentence embeddings from Spanish text data using the sent2vec algorithm. | 4 |
| A tool for learning vector representations of words and entities from Wikipedia text data. | 946 |
| A method to generate sentence embeddings from pre-trained language models | 178 |
| A codebase for training and using models of sentence embeddings. | 33 |
| An implementation of a self-supervised speech representation model using PyTorch and disentangled speaker embeddings | 471 |
| A package for reading and analyzing word embeddings from the word2vec format in Go. | 56 |
| Provides training and testing code for a CNN-based sentence embedding model | 2 |