getMinLanguageVotes

public final int getMinLanguageVotes()

Consensus control for multi-language detection (only applies when is greater than 1). A secondary language that is not present in the whole-page reading is reported only if it is detected in at least this many text regions. Raising it improves precision — it suppresses a spurious extra language inferred from a single noisy region — at a small cost to recall of a genuine minority language that appears in only one region.

Return

The value of the MinLanguageVotes property.