File tree Expand file tree Collapse file tree 3 files changed +41
-0
lines changed
src/test/resources/natural_language_classifier Expand file tree Collapse file tree 3 files changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "classifier_id" : " 47C164-nlc-243" ,
3
+ "url" : " https://gateway.watsonplatform.net/natural-language-classifier/api/v1/classifiers/47C164-nlc-243" ,
4
+ "text" : " is it hot ?" ,
5
+ "top_class" : " temperature" ,
6
+ "classes" : [
7
+ {
8
+ "class_name" : " temperature" ,
9
+ "confidence" : 0.981897175307704
10
+ },
11
+ {
12
+ "class_name" : " conditions" ,
13
+ "confidence" : 0.018102824692296068
14
+ }
15
+ ]
16
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "classifier_id" : " 5E00F7x2-nlc-507" ,
3
+ "url" : " https://gateway.watsonplatform.net/natural-language-classifier/api/v1/classifiers/5E00F7x2-nlc-507" ,
4
+ "name" : " Music controls" ,
5
+ "language" : " en" ,
6
+ "created" : " 2015-10-17T20:56:29.974Z"
7
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "classifiers" : [
3
+ {
4
+ "classifier_id" : " 47C164-nlc-243" ,
5
+ "url" : " https://gateway.watsonplatform.net/natural-language-classifier/api/v1/classifiers/47C164-nlc-243" ,
6
+ "name" : " weather" ,
7
+ "language" : " en" ,
8
+ "created" : " 2015-08-24T18:42:25.324Z"
9
+ },
10
+ {
11
+ "classifier_id" : " 5E00F7x2-nlc-507" ,
12
+ "url" : " https://gateway.watsonplatform.net/natural-language-classifier/api/v1/classifiers/5E00F7x2-nlc-507" ,
13
+ "name" : " Music controls" ,
14
+ "language" : " en" ,
15
+ "created" : " 2015-10-17T20:56:29.974Z"
16
+ }
17
+ ]
18
+ }
You can’t perform that action at this time.
0 commit comments