compact_ie / relation /ent_rel_file.json
fhehli's picture
Upload 13 files
b8ab44d verified
raw
history blame contribute delete
331 Bytes
{
"id": {
"None": 0,
"Argument": 1,
"Relation": 2,
"Subject": 3,
"Object": 4
},
"entity": [
1,
2
],
"relation": [
3,
4
],
"symmetric": [
1,
2,
3,
4
],
"asymmetric": [
],
"count": []
}