FoundChoice.Score 属性

定义

获取或设置同义词与陈述的指定部分匹配的准确性。 值为 1.0 表示完全匹配。

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

属性值

同义词与陈述的指定部分匹配的准确性。 值为 1.0 表示完全匹配。

适用于