Skip to main content

Public Attributes

AttributeDescription
string typeThis string value gives the type of data item described by this record.
size_t startThis numeric value gives the start character location of the data item described by this record.
size_t endThis numeric value gives the end character location of the data item described by this record.
string infoThis string value gives debug tool information regarding the steps the server took to conclude that this record interpretation is correct. This is primarily intended for debugging purposes.
int confidenceThis numeric value gives the confidence associated with the server’s choice of this interpretation. This is primarily intended for debugging purposes.
int matchscoreThis numeric value between 0 and 100 giving the similarity between the identified input data, and the output data in this record. A result of 100 means that no changes other than additions, alias, casing, or diacritic changes have been made to the input data. A result of 0 means there is no similarity between the input data identified as the specified data item, and the output data provided.