Use Cases of Sentence-BERT Model

Let's begin with using the pre-trained Sentence-BERT models.

Computing sentence representation

Let's see how to compute sentence representation using a pre-trained Sentence-BERT model.

First, let's import the SentenceTransformer module from our sentence_transformers library:

Get hands-on with 1200+ tech skills courses.