File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
articles/cognitive-services/language-service/custom-text-classification Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ manager: nitinme
44ms.service : cognitive-services
55ms.subservice : language-service
66ms.topic : include
7- ms.date : 06/07 /2022
7+ ms.date : 09/28 /2022
88ms.author : aahi
99ms.custom : language-service-custom-classification, ignite-fall-2021, event-tier1-build-2022
1010---
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ms.service: cognitive-services
55ms.subservice : language-service
66ms.custom : event-tier1-build-2022
77ms.topic : include
8- ms.date : 06/14 /2022
8+ ms.date : 09/28 /2022
99ms.author : aahi
1010---
1111
@@ -99,7 +99,7 @@ The response will be a JSON document with the following parameters.
9999 "documents" : [
100100 {
101101 "id" : " {DOC-ID}" ,
102- "classes " : [
102+ "class " : [
103103 {
104104 "category" : " Class_1" ,
105105 "confidenceScore" : 0.0551877357
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ manager: nitinme
88ms.service : cognitive-services
99ms.subservice : language-service
1010ms.topic : quickstart
11- ms.date : 06/29 /2022
11+ ms.date : 09/28 /2022
1212ms.author : aahi
1313ms.custom : language-service-custom-classification, ignite-fall-2021, mode-other
1414zone_pivot_groups : usage-custom-language-features
You can’t perform that action at this time.
0 commit comments