About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

conda-forge / packages / sentence-transformers 4.0.2

Sentence Embeddings using BERT / RoBERTa / XLNet

copied from cf-staging / sentence-transformers

Installers

  • noarch v4.0.2

conda install

To install this package run one of the following:
conda install conda-forge::sentence-transformers

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/


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy