-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCOLESentiment.json
198 lines (198 loc) · 8.75 KB
/
COLESentiment.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentExplanationExperience",
"classes": [
"http://www.w3id.org/iSeeOnto/explanationexperience#ExplanationExperience"
],
"http://www.w3id.org/iSeeOnto/explanationexperience#hasDescription": {
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentDescription",
"classes": [
"http://www.w3id.org/iSeeOnto/explanationexperience#Description"
],
"http://www.w3id.org/iSeeOnto/explanationexperience#hasAIModel": {
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentAIModel",
"classes": [
"http://www.w3id.org/iSeeOnto/aimodel#AIModel"
],
"http://www.w3id.org/iSeeOnto/aimodel#solves": {
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentBinary_Classification",
"classes": [
"http://www.w3id.org/iSeeOnto/aimodel#Binary_Classification"
],
"http://semanticscience.org/resource/SIO_000355": {
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentAITaskGoal",
"classes": [
"http://www.w3id.org/iSeeOnto/aimodel#AITaskGoal"
],
"http://semanticscience.org/resource/SIO_000300": "Predict sentiment of a given sentence"
}
},
"http://www.w3id.org/iSeeOnto/explainer#utilises": {
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentMulti-layer_PerceptronTransformers",
"classes": [
"http://www.w3id.org/iSeeOnto/aimodel#Multi-layer_Perceptron",
"http://www.w3id.org/iSeeOnto/aimodel#Transformers"
]
},
"http://www.w3id.org/iSeeOnto/aimodel#trainedOn": [
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentDataset",
"classes": [
"http://www.w3id.org/iSeeOnto/aimodel#Dataset"
],
"http://www.w3id.org/iSeeOnto/aimodel#featureCountRange": {
"instance": "http://www.w3id.org/iSeeOnto/aimodel#Less_than_10",
"classes": [
"http://www.w3id.org/iSeeOnto/aimodel#Dataset_Feature_Quantity_Range"
]
},
"http://www.w3id.org/iSeeOnto/aimodel#instanceCountRange": {
"value": "http://www.w3id.org/iSeeOnto/aimodel#Greater_than_1000",
"classes": [
"http://www.w3id.org/iSeeOnto/aimodel#Dataset_Instance_Quantity_Range"
]
},
"http://www.w3id.org/iSeeOnto/aimodel#hasDatasetType": {
"instance": "http://www.w3id.org/iSeeOnto/explainer#text",
"classes": [
"http://www.w3id.org/iSeeOnto/explainer#DatasetType"
]
},
"http://www.w3id.org/iSeeOnto/aimodel#hasFeatureType": [
{
"instance": "http://www.w3id.org/iSeeOnto/explainer#numerical",
"classes": [
"http://www.w3id.org/iSeeOnto/explainer#DataType"
]
}
]
}
],
"http://www.w3id.org/iSeeOnto/evaluation#annotatedBy": []
},
"http://www.w3id.org/iSeeOnto/explanationexperience#hasExplanationRequirements": {
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentExplanationRequirements",
"classes": [
"http://www.w3id.org/iSeeOnto/explanationexperience#ExplanationRequirements"
],
"hasExplanationCriteria": [
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentPortabilityCriteria",
"classes": [
"http://www.w3id.org/iSeeOnto/explanationexperience#ExplanationCriteria"
],
"onProperty": "http://www.w3id.org/iSeeOnto/explainer#hasPortability",
"requiredObjectValue": "http://www.w3id.org/iSeeOnto/explainer#modelSpecific"
},
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentConcurrentnessCriteria",
"classes": [
"http://www.w3id.org/iSeeOnto/explanationexperience#ExplanationCriteria"
],
"onProperty": "http://www.w3id.org/iSeeOnto/explainer#hasConcurrentness",
"requiredObjectValue": "http://www.w3id.org/iSeeOnto/explainer#post-hoc"
},
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentPresentationCriteria",
"classes": [
"http://www.w3id.org/iSeeOnto/explanationexperience#ExplanationCriteria"
],
"onProperty": "http://www.w3id.org/iSeeOnto/explainer#hasPresentation",
"requiredValueType": "http://semanticscience.org/resource/SIO_001194"
},
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentExplanationScopeCriteria",
"classes": [
"http://www.w3id.org/iSeeOnto/explanationexperience#ExplanationCriteria"
],
"onProperty": "http://www.w3id.org/iSeeOnto/explainer#hasExplanationScope",
"requiredObjectValue": "http://www.w3id.org/iSeeOnto/explainer#local"
},
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentExplanationTargetCriteria",
"classes": [
"http://www.w3id.org/iSeeOnto/explanationexperience#ExplanationCriteria"
],
"onProperty": "http://www.w3id.org/iSeeOnto/explainer#targetType",
"requiredObjectValue": "http://www.w3id.org/iSeeOnto/explainer#prediction"
}
]
},
"http://www.w3id.org/iSeeOnto/explanationexperience#hasUserGroup": {
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentUserGroup",
"classes": [
"http://www.w3id.org/iSeeOnto/user#UserGroup"
],
"http://www.w3id.org/iSeeOnto/user#hasIntent": {
"instance": "http://www.w3id.org/iSeeOnto/user#Transparency",
"classes": [
"http://semanticscience.org/resource/SIO_000358"
]
},
"http://www.w3id.org/iSeeOnto/user#hasResources": [
{
"instance": "http://www.w3id.org/iSeeOnto/user#Touchpad",
"classes": [
"http://www.w3id.org/iSeeOnto/user#VisualFacilities"
]
},
{
"instance": "http://www.w3id.org/iSeeOnto/user#ScreenDisplay",
"classes": [
"http://www.w3id.org/iSeeOnto/user#VisualFacilities"
]
}
],
"https://purl.org/heals/eo#possess": [
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentUserAIKnowledge",
"classes": [
"http://www.w3id.org/iSeeOnto/user#AIMethodKnowledge"
],
"http://www.w3id.org/iSeeOnto/user#levelOfKnowledge": {
"instance": "http://www.w3id.org/iSeeOnto/user#no_knowledge",
"classes": [
"http://www.w3id.org/iSeeOnto/user#KnowledgeLevel"
]
}
},
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentUserDomainKnowledge",
"classes": [
"http://www.w3id.org/iSeeOnto/user#DomainKnowledge"
],
"http://www.w3id.org/iSeeOnto/user#levelOfKnowledge": {
"instance": "http://www.w3id.org/iSeeOnto/user#novice",
"classes": [
"http://www.w3id.org/iSeeOnto/user#KnowledgeLevel"
]
}
}
],
"https://purl.org/heals/eo#asks": [
{
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentQuestion",
"http://semanticscience.org/resource/SIO_000300": "Why does the system predict sentiment Y for tweet X?",
"classes": [
"http://semanticscience.org/resource/SIO_000085"
],
"http://www.w3id.org/iSeeOnto/user#hasQuestionTarget": {
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentSystemRecommendation",
"classes": [
"https://purl.org/heals/eo#SystemRecommendation"
]
}
}
]
}
},
"http://www.w3id.org/iSeeOnto/explanationexperience#hasSolution": {
// insert BT JSON here
},
"http://www.w3id.org/iSeeOnto/explanationexperience#hasOutcome": {
"instance": "http://www.w3id.org/iSeeOnto/explanationexperience/COLESentiment/COLESentimentOutcome",
"classes": [
"http://www.w3id.org/iSeeOnto/explanationexperience#Outcome"
],
"http://linkedu.eu/dedalo/explanationPattern.owl#isBasedOn": []
}
}