getBoundaryThreshold

public final float getBoundaryThreshold()

Calibrated per-page confidence, in [0,1], at or above which a page starts a new sub-document. The first page is always a boundary. Higher values yield fewer, larger segments (the model must be more certain to cut); lower values split more eagerly. Default 0.5.

Return

The value of the BoundaryThreshold property.