All Classes and Interfaces
Class
Description
Base class for OpenNLP deep-learning classes using ONNX Runtime.
A
ClassificationScoringStrategy which calculates the document classification scores
by averaging the scores for all individual parts of a document.Used to determine the scores of document classification.
An implementation of
DocumentCategorizer that performs document classification
using ONNX models.An implementation of
TokenNameFinder that uses ONNX models.Facilitates the generation of sentence vectors using
a sentence-transformers model converted to ONNX.
Holds the tokens for input to an ONNX model.