SIF
Sentence Embedder
A Python implementation of a sentence embedding algorithm using the Smooth Inverse Frequency weighting scheme
sentence embedding by Smooth Inverse Frequency weighting scheme
1k stars
34 watching
306 forks
Language: Python
last commit: about 7 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| 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 | |
| A method to generate sentence embeddings from pre-trained language models | 178 | |
| An implementation of a neural network model for learning efficient sentence representations from text data. | 205 | |
| An implementation of a non-parameterized approach for building sentence representations | 19 | |
| Provides sentence embeddings for Arabic languages using pre-trained word embeddings and Smooth Inverse Frequency algorithm | 5 | |
| Provides training and testing code for a CNN-based sentence embedding model | 2 | |
| Develops unified sentence embedding models for NLP tasks | 840 | |
| A codebase for training and using models of sentence embeddings. | 33 | |
| Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks | 193 | |
| A Python implementation of a topical word embedding technique used in natural language processing and information retrieval. | 314 | |
| An unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks | 1,194 | |
| A software framework for learning sentence representations using unsupervised machine learning algorithms | 124 | |
| An unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences. | 292 | |
| An implementation of a method to generate sentence embeddings from pre-trained language models using TensorFlow. | 530 |