mindee
    Preparing search index...

    Class Classification

    Automatically sort any image or scanned document into categories.

    Hierarchy

    • BaseProduct
      • Classification
    Index
    • get annotationParametersClass(): new (
          ...args: any[],
      ) => BaseAnnotationParameters

      Annotation Parameters class for this product.

      Returns new (...args: any[]) => BaseAnnotationParameters

    • get ragDocumentUploadClass(): new (
          ...args: any[],
      ) => BaseRagDocumentUploadParameters

      Document Upload class for this product.

      Returns new (...args: any[]) => BaseRagDocumentUploadParameters