sentence_embedding
Sentence Embedder
A method to convert word embeddings into sentence representations by applying entropy weights calculated from TFIDF transform.
A sentence embedding method based on weighted series
9 stars
4 watching
1 forks
Language: Python
last commit: over 3 years agoLinked from 1 awesome list
natural-language-processingsemantic-similaritysentence-embeddingssentence-representationsword-embeddings
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Python implementation of a sentence embedding algorithm using the Smooth Inverse Frequency weighting scheme | 1,084 | |
| A Python library for efficiently computing sentence embeddings from large datasets | 618 | |
| A method to generate sentence embeddings from pre-trained language models | 178 | |
| An implementation of a non-parameterized approach for building sentence representations | 19 | |
| An implementation of a neural network model for learning efficient sentence representations from text data. | 205 | |
| A codebase for training and using models of sentence embeddings. | 33 | |
| Provides training and testing code for a CNN-based sentence embedding model | 2 | |
| This is a tool for creating deep sentence embeddings using Sequence-to-Sequence learning. | 22 | |
| An implementation of a method to generate sentence embeddings from pre-trained language models using TensorFlow. | 530 | |
| 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 | |
| Provides sentence embeddings for Arabic languages using pre-trained word embeddings and Smooth Inverse Frequency algorithm | 5 | |
| Develops unified sentence embedding models for NLP tasks | 840 | |
| An unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks | 1,194 | |
| A Python implementation of an image-sentence embedding method using LSTM networks. | 427 |