SentenceRepresentation
Sentence Encoder
A software framework for learning sentence representations using unsupervised machine learning algorithms
124 stars
8 watching
22 forks
Language: Python
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A software package providing tools to encode and process text data using a specific neural network architecture. | 16 |
| Trains an autoencoder to learn generic sentence representations using convolutional neural networks | 34 |
| 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 |
| Provides an implementation of Skip-Thought Vectors for encoding and analyzing sentence pairs | 2,050 |
| A Python implementation of a sentence embedding algorithm using the Smooth Inverse Frequency weighting scheme | 1,084 |
| An implementation of a non-parameterized approach for building sentence representations | 19 |
| A codebase for training and using models of sentence embeddings. | 33 |
| A tool for training and evaluating sentence embeddings using deep contrastive learning | 380 |
| Tools and utilities for generating encoded versions of input data | 9 |
| A character encoding detection tool for determining the encoding of text files. | 2,199 |
| A method to generate sentence embeddings from pre-trained language models | 178 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| Provides training and testing code for a CNN-based sentence embedding model | 2 |
| A Python library for efficiently computing sentence embeddings from large datasets | 618 |