sentence-transformers
Sentence Embeddings using BERT / RoBERTa / XLNet
Sentence Embeddings using BERT / RoBERTa / XLNet
To install this package, run one of the following:
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.
Summary
Sentence Embeddings using BERT / RoBERTa / XLNet
Last Updated
Feb 14, 2025 at 09:41
License
Apache-2.0
Total Downloads
39.3K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/UKPLab/sentence-transformersDocumentation
https://pypi.org/project/sentence-transformers/