Class EntityMatchingStrategy (0.1.0)

EntityMatchingStrategy(value)

Type of entity matching strategy.

Enums

Name Description
ENTITY_MATCHING_STRATEGY_UNSPECIFIED If unspecified, multi-line matching will be used by default.
MULTI_LINE_MATCHING Matches multiple lines of text.
MAX_OVERLAP_AREA Matches the line with the maximum overlap area with entity bounding box.