Table of Contents

Property Confidence

Namespace
LMKit.Translation
Assembly
LM-Kit.NET.dll

Confidence

Gets the confidence score from the most recent language detection operation.

public float Confidence { get; }

Property Value

float

Remarks

The score is expressed as a value between 0 and 1, where a score closer to 1 indicates higher confidence in the detection result.