sentence-transformers

Text embeddings library

Provides dense vector representations for text using transformer networks

State-of-the-Art Text Embeddings

GitHub

16k stars
143 watching
3k forks
Language: Python
last commit: almost 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
huggingface/transformersA collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects.136,357
kimiyoung/transformer-xlImplementations of a neural network architecture for language modeling3,619
jwieting/iclr2016Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks193
codertimo/bert-pytorchAn implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks6,251
maartengr/bertopicThis tool allows developers to extract and analyze topics from large text datasets using transformer-based models and topic modeling techniques.6,246
opennmt/ctranslate2A high-performance inference engine for transformer models3,467
qubvel-org/segmentation_models.pytorchA comprehensive library for training and applying deep learning models for image segmentation9,829
google-research/text-to-text-transfer-transformerProvides tools and libraries for training and fine-tuning large language models using transformer architectures6,215
ukplab/arxiv2018-xling-sentence-embeddingsReproducible research on cross-lingual sentence embeddings using power mean word embeddings186
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
adapter-hub/adaptersA unified library for parameter-efficient and modular transfer learning in NLP tasks2,600
jadore801120/attention-is-all-you-need-pytorchAn implementation of the Transformer model in PyTorch, a deep learning framework for sequence-to-sequence tasks like language translation.8,936
tongjilibo/bert4torchAn implementation of transformer models in PyTorch for natural language processing tasks1,257
xiaoqijiao/coling2018Provides training and testing code for a CNN-based sentence embedding model2
jsksxs360/how-to-use-transformersA comprehensive guide to using the Transformers library for natural language processing tasks1,220