MatchDegree Element
Description
The system matches input sentences against the store, including inexact matches. MatchDegree indicates how closely the input text matches the original text found in the store. The value returned ranges from 0 to 100, where 0 is no similarity and 100 is an exact case sensitive match.
Namespace | http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2 |
Type
xs:int
Diagram

Overview
![]() |
MatchDegree xs:int
The system matches input sentences against the store, including inexact matches. MatchDegree indicates how closely the input text matches the original text found in the store. The value returned ranges from 0 to 100, where 0 is no similarity and 100 is an exact case sensitive match. |
Source
|
See Also