Retrieve#

ConceptSearchClauseBuilder

concept | Run concept search on provided text

PrefixTermMatcher

prefix_match | Perform (phrase) prefix term matching on specified fields, enforces phrase matching considering term-order (optionally) and phrase-slop.

FuzzyTermMatcher

fuzzy_match | Perform fuzzy term matching on the selected fields.

SemanticSearch

semantic | Perform knn search on paragraph embeddings

ParagraphHighlight

paragraph_highlight | Highlight a specific paragraph that has been been processed by the Paragraph Embedding step given its ID.