ClassificationCategory
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Representa uma categoria retornada do classificador de texto.
Representação JSON |
{
"name": string,
"confidence": number
} |
Campos |
name |
string
O nome da categoria que representa o documento, a partir da taxonomia predefinida.
|
confidence |
number
A confiança do classificador da categoria. O número representa o nível de certeza do classificador de que a categoria representa o texto fornecido.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-04-05 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Difícil de entender"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Informações incorretas ou exemplo de código"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Não contém as informações/amostras de que eu preciso"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema na tradução"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Outro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de entender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Meu problema foi resolvido"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Outro"
}]