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 5 years ago

Related projects:

RepositoryDescriptionStars
binwang28/sbert-wk-sentence-embeddingA method to generate sentence embeddings from pre-trained language models178
xiaoqijiao/coling2018Provides training and testing code for a CNN-based sentence embedding model2
lajanugen/s2vAn implementation of a neural network model for learning efficient sentence representations from text data.205
iarroyof/sentence_embeddingA method to convert word embeddings into sentence representations by applying entropy weights calculated from TFIDF transform.9
dinghanshen/swemReproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks.284
tensorflow/textPreprocessing and processing tools for text data in machine learning models1,239
voidism/diffcseAn unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences.292
fursovia/geometric_embeddingAn implementation of a non-parameterized approach for building sentence representations19
vzhong/embeddingsProvides fast and efficient word embeddings for natural language processing.223
epfml/sent2vecAn unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks1,194
nlprinceton/text_embeddingA utility class for generating and evaluating document representations using word embeddings.54
oborchers/fast_sentence_embeddingsA Python library for efficiently computing sentence embeddings from large datasets618
dfki-interactive-machine-learning/arasifProvides sentence embeddings for Arabic languages using pre-trained word embeddings and Smooth Inverse Frequency algorithm5
princetonml/sifA Python implementation of a sentence embedding algorithm using the Smooth Inverse Frequency weighting scheme1,084
hellochick/pspnet-tensorflowA TensorFlow-based implementation of a semantic segmentation network for image classification tasks326