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
4
4
ms.service : cognitive-services
5
5
ms.subservice : language-service
6
6
ms.topic : include
7
- ms.date : 06/07 /2022
7
+ ms.date : 09/28 /2022
8
8
ms.author : aahi
9
9
ms.custom : language-service-custom-classification, ignite-fall-2021, event-tier1-build-2022
10
10
---
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ms.service: cognitive-services
5
5
ms.subservice : language-service
6
6
ms.custom : event-tier1-build-2022
7
7
ms.topic : include
8
- ms.date : 06/14 /2022
8
+ ms.date : 09/28 /2022
9
9
ms.author : aahi
10
10
---
11
11
@@ -99,7 +99,7 @@ The response will be a JSON document with the following parameters.
99
99
"documents" : [
100
100
{
101
101
"id" : " {DOC-ID}" ,
102
- "classes " : [
102
+ "class " : [
103
103
{
104
104
"category" : " Class_1" ,
105
105
"confidenceScore" : 0.0551877357
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ manager: nitinme
8
8
ms.service : cognitive-services
9
9
ms.subservice : language-service
10
10
ms.topic : quickstart
11
- ms.date : 06/29 /2022
11
+ ms.date : 09/28 /2022
12
12
ms.author : aahi
13
13
ms.custom : language-service-custom-classification, ignite-fall-2021, mode-other
14
14
zone_pivot_groups : usage-custom-language-features
You can’t perform that action at this time.
0 commit comments