Ask a question to get started
Enter to sendā¢Shift+Enter new line
score( self, text_pairs: List[Tuple[str, str]], ) -> List
text_pairs
List[Tuple[str, str]]
Compute similarity scores using a HuggingFace transformer model.
The list of text text_pairs to score the similarity.