SBERT-WK-Sentence-Embedding
Sentence embedder
A method to generate sentence embeddings from pre-trained language models
IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models
178 stars
7 watching
25 forks
Language: Python
last commit: over 5 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A codebase for training and using models of sentence embeddings. | 33 | |
| A method to convert word embeddings into sentence representations by applying entropy weights calculated from TFIDF transform. | 9 | |
| A Python library for efficiently computing sentence embeddings from large datasets | 618 | |
| An implementation of a neural network model for learning efficient sentence representations from text data. | 205 | |
| A collection of pre-trained models and code for training paraphrastic sentence embeddings from large machine translation datasets. | 102 | |
| An implementation of a method to generate sentence embeddings from pre-trained language models using TensorFlow. | 530 | |
| A Python implementation of a sentence embedding algorithm using the Smooth Inverse Frequency weighting scheme | 1,084 | |
| A utility class for generating and evaluating document representations using word embeddings. | 54 | |
| Provides methods for evaluating word embeddings on various benchmarks | 437 | |
| A tool for training and using character n-gram based word and sentence embeddings in natural language processing. | 125 | |
| An unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks | 1,194 | |
| 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 unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences. | 292 | |
| An implementation of a non-parameterized approach for building sentence representations | 19 |