File size: 1,600 Bytes
1d5604f
 
 
1
2
3
4
{"id": "isi_0001.1", "flavor": 2, "framework": "amr", "version": 0.9, "time": "2019-06-03 (22:13)", "input": "The boy wants the girl to believe him.", "tops": [0], "nodes": [{"id": 0, "label": "want-01"}, {"id": 1, "label": "boy"}, {"id": 2, "label": "believe-01"}, {"id": 3, "label": "girl"}], "edges": [{"source": 2, "target": 3, "label": "ARG0"}, {"source": 2, "target": 1, "label": "ARG1"}, {"source": 0, "target": 1, "label": "ARG0"}, {"source": 0, "target": 2, "label": "ARG1"}]}
{"id": "isi_0001.25", "flavor": 2, "framework": "amr", "version": 0.9, "time": "2019-06-03 (22:13)", "input": "The boy is a hard worker.", "tops": [0], "nodes": [{"id": 0, "label": "person"}, {"id": 1, "label": "boy"}, {"id": 2, "label": "work-01"}, {"id": 3, "label": "hard"}], "edges": [{"source": 0, "target": 1, "label": "domain"}, {"source": 2, "target": 3, "label": "manner"}, {"source": 0, "target": 2, "label": "ARG0-of", "normal": "ARG0"}]}
{"id": "isi_0002.209", "flavor": 2, "framework": "amr", "version": 0.9, "time": "2019-06-03 (22:13)", "input": "The poet William Shakespeare was born in Stratford-upon-Avon.", "tops": [0], "nodes": [{"id": 0, "label": "bear-02"}, {"id": 1, "label": "poet"}, {"id": 2, "label": "name", "properties": ["op1", "op2"], "values": ["William", "Shakespeare"]}, {"id": 3, "label": "city"}, {"id": 4, "label": "name", "properties": ["op1"], "values": ["Stratford-upon-Avon"]}], "edges": [{"source": 0, "target": 3, "label": "location"}, {"source": 3, "target": 4, "label": "name"}, {"source": 1, "target": 2, "label": "name"}, {"source": 0, "target": 1, "label": "ARG1"}]}