Gini Capture Specific Extraction
Contains a Gini API specific extraction.
A specific extraction assings a semantic property to an extraction and it may contain a list of extraction candidates.
The extraction candidates are other suggestions for this specific extraction (e.g. all amounts on the document). Candidates are of the same entity as the found extraction.
Constructors
Link copied to clipboard
public void GiniCaptureSpecificExtraction(@NonNull() String name, @NonNull() String value, @NonNull() String entity, @Nullable() GiniCaptureBox box, @NonNull() List<GiniCaptureExtraction> candidates)
Value object for a specific extraction from the Gini API.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Set a new bounding box.
Link copied to clipboard
Link copied to clipboard