About Anaconda Help Download Anaconda

conda-forge / packages / sentence-transformers 3.3.1

Sentence Embeddings using BERT / RoBERTa / XLNet

copied from cf-staging / sentence-transformers

Installers

  • noarch v3.3.1

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/


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy