Class Inference<TPagePrediction,​TDocumentPrediction extends Prediction>

    • Constructor Detail

      • Inference

        public Inference()
    • Method Detail

      • isRotationApplied

        public boolean isRotationApplied()
        Whether a rotation was applied to parse the document.
      • getProduct

        public Product getProduct()
        Type of product.
      • getPrediction

        public TDocumentPrediction getPrediction()
        The prediction on the document level.