Skip to content

Instantly share code, notes, and snippets.

@vanatteveldt
Created November 2, 2013 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vanatteveldt/7283372 to your computer and use it in GitHub Desktop.
Save vanatteveldt/7283372 to your computer and use it in GitHub Desktop.
{
"frames": [
{
"target": {
"name": "Attack",
"spans": [
{
"start": 2,
"end": 3,
"text": "attacked"
}
]
},
"annotationSets": [
{
"rank": 0,
"score": 89.754601862711,
"frameElements": [
{
"name": "Victim",
"spans": [
{
"start": 3,
"end": 6,
"text": "the Iraqi army"
}
]
},
{
"name": "Assailant",
"spans": [
{
"start": 0,
"end": 1,
"text": "US"
}
]
}
]
}
]
},
{
"target": {
"name": "Military",
"spans": [
{
"start": 5,
"end": 6,
"text": "army"
}
]
},
"annotationSets": [
{
"rank": 0,
"score": 28.26598171642,
"frameElements": [
{
"name": "Possessor",
"spans": [
{
"start": 4,
"end": 5,
"text": "Iraqi"
}
]
},
{
"name": "Force",
"spans": [
{
"start": 5,
"end": 6,
"text": "army"
}
]
}
]
}
]
},
{
"target": {
"name": "Calendric_unit",
"spans": [
{
"start": 6,
"end": 7,
"text": "yesterday"
}
]
},
"annotationSets": [
{
"rank": 0,
"score": 31.2501994876,
"frameElements": [
{
"name": "Unit",
"spans": [
{
"start": 6,
"end": 7,
"text": "yesterday"
}
]
}
]
}
]
}
],
"tokens": [
"US",
"marines",
"attacked",
"the",
"Iraqi",
"army",
"yesterday"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment