Package de.bcxp.challenge.common.analysis
package de.bcxp.challenge.common.analysis
Provides interfaces and utilities for analyzing documents.
-
InterfacesClassDescriptionFunctional interface that defines a contract for analyzing a
Document
containingDocumentEntry
objects to determine the best matching entry based on a specific criterion.