BERT-flow

Sentence embedding generator

An implementation of a method to generate sentence embeddings from pre-trained language models using TensorFlow.

TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)

GitHub

530 stars
4 watching
68 forks
Language: Python
last commit: over 3 years ago

Related projects:

Repository Description Stars
binwang28/sbert-wk-sentence-embedding A method to generate sentence embeddings from pre-trained language models 178
xiaoqijiao/coling2018 Provides training and testing code for a CNN-based sentence embedding model 2
lajanugen/s2v An implementation of a neural network model for learning efficient sentence representations from text data. 205
iarroyof/sentence_embedding A method to convert word embeddings into sentence representations by applying entropy weights calculated from TFIDF transform. 9
dinghanshen/swem Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. 284
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,239
voidism/diffcse An unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences. 292
fursovia/geometric_embedding An implementation of a non-parameterized approach for building sentence representations 19
vzhong/embeddings Provides fast and efficient word embeddings for natural language processing. 223
epfml/sent2vec An unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks 1,194
nlprinceton/text_embedding A utility class for generating and evaluating document representations using word embeddings. 54
oborchers/fast_sentence_embeddings A Python library for efficiently computing sentence embeddings from large datasets 618
dfki-interactive-machine-learning/arasif Provides sentence embeddings for Arabic languages using pre-trained word embeddings and Smooth Inverse Frequency algorithm 5
princetonml/sif A Python implementation of a sentence embedding algorithm using the Smooth Inverse Frequency weighting scheme 1,084
hellochick/pspnet-tensorflow A TensorFlow-based implementation of a semantic segmentation network for image classification tasks 326