confidenceThreshold property

double confidenceThreshold
final

The confidence threshold for language identification. The identified languages will have a confidence higher or equal to the confidence threshold. The value should be between 0 and 1.

Implementation

final double confidenceThreshold;