CMD + K

sentence-transformers

Community

Sentence Embeddings using BERT / RoBERTa / XLNet

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::sentence-transformers

Usage Tracking

5.2.0
5.1.2
5.1.1
5.1.0
5.0.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa etc. and achieve state-of-the-art performance in various task. Text is embedding in vector space such that similar text is close and can efficiently be found using cosine similarity.

PyPI: https://pypi.org/project/sentence-transformers/

About

Summary

Sentence Embeddings using BERT / RoBERTa / XLNet

Last Updated

Dec 12, 2025 at 12:14

License

Apache-2.0

Total Downloads

1.2M

Supported Platforms

noarch