Skip to content
#

endpoints

Here are 38 public repositories matching this topic...

The core approach employed for measuring Semantic Text Similarity is using the Sentence Transformers library. This paradigm is my choice because it creates contextual embeddings. I have also set up a FastAPI-based web service for measuring the textual similarity between two input text strings using a pre-trained SentenceTransformer model.

  • Updated Oct 24, 2023
  • Python

Improve this page

Add a description, image, and links to the endpoints topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the endpoints topic, visit your repo's landing page and select "manage topics."

Learn more