DictionaryCandidate
One nearest surface in the dictionary partition. name is the canonical item name (code), surface the matched surface form, score the cosine.
nameName (string)required
surface object
anyOf
- string
- null
string
scoreScore (number)required
DictionaryCandidate
{
"name": "string",
"surface": "string",
"score": 0
}