from sentence_transformers import SentenceTransformer from sentence_transformers.util import paraphrase_mining sentences = [ "Reset a customer password from the account portal.", "Reset a user password in the account portal.", "Deploy the billing service to production.", "Release the billing service to production.", "Archive the weekly database backup.", "Bake sourdough bread after the dough rises.", ]