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)필수
surface object
하나 이상(anyOf)
- string
- null
string
scoreScore (number)필수
DictionaryCandidate
{
"name": "string",
"surface": "string",
"score": 0
}