Executor Sentence Encoder
TransformerSentenceEncoder wraps the Sentence Transformer
library into an Jina
executor.
Executor wraps the sentence_encoder library and computes sentence embeddings.
Python
TransformerSentenceEncoder wraps the Sentence Transformer
library into an Jina
executor.