SentEncoding

Sentence encoder

A software package providing tools to encode and process text data using a specific neural network architecture.

Sentence encoder and training code for Mean-Max AAE

GitHub

16 stars
4 watching
6 forks
Language: Python
last commit: about 6 years ago
multi-head-attentionrepresentation

Related projects:

Repository Description Stars
fh295/sentencerepresentation A software framework for learning sentence representations using unsupervised machine learning algorithms 124
zhegan27/convsent Trains an autoencoder to learn generic sentence representations using convolutional neural networks 34
sinovation/zen A pre-trained BERT-based Chinese text encoder with enhanced N-gram representations 643
ziglibs/uuencode A package and command-line utility for encoding and decoding files using the Unix-to-Unix Encoding format 1
bet365/jingo A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. 736
o1egl/fwencoder A library that encodes and decodes fixed-width table data from various input sources. 27
sija/base62.cr A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. 10
julienvincent/ts-codec A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. 17
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 996
aviate-labs/encoding.mo A library providing utilities for encoding and decoding data in various formats 11
ake-persson/encoding Provides a generic interface to encode and decode data in a platform-agnostic way. 9
epfml/sent2vec An unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks 1,193
canscale/lexicographic-encoding A library that provides a way to encode integers in a lexicographically sorted manner 1
xiaoshaoning/5g-ldpc A collection of 5G LDPC codes and MATLAB functions for encoding and decoding 103
zheng-yuwei/stacked_autoencoder This software enables the creation of deep learning networks with stacked auto-encoders and fine-tunes them using backpropagation for image classification tasks. 41