QueryResult.Score 属性

定义

获取或设置答案的分数,从 0.0 (最低置信度) 到 1.0 (最大置信度) 。

public float Score { get; set; }
member this.Score : single with get, set
Public Property Score As Single

属性值

答案的分数,从 0.0 (最低置信度) 到 1.0, (最大置信度) 。

适用于