Ask a question to get started
Enter to send•Shift+Enter new line
Score pairs' similarity.
score( self, text_pairs: list[tuple[str, str]], ) -> list[float]
text_pairs
list[tuple[str, str]]
List of pairs of texts.