metadata
language: en
license: apache-2.0
library_name: transformers
tags:
- opensearch
- semantic-search
- highlighting
- sentence-highlighter
- bert
- text-classification
- pytorch
pipeline_tag: text-classification
opensearch-semantic-highlighter
Overview
The OpenSearch semantic highlighter is a trained classifier that takes a document and query as input and returns a binary score for each sentence in the document indicating its relevance to the query.
License
This project is licensed under the Apache v2.0 License.
Copyright
Copyright OpenSearch Contributors. See NOTICE for details.