Skip to content

Instantly share code, notes, and snippets.

@basilesimon
Created June 13, 2014 12:41
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 basilesimon/55fec57c709022f2ddb3 to your computer and use it in GitHub Desktop.
Save basilesimon/55fec57c709022f2ddb3 to your computer and use it in GitHub Desktop.
What I've got
[
{
"cooccurrences": [
{
"label": "one",
"occurrence": "100",
"thing": "http://dbpedia.org/resource/Alex_Salmond"
},
{
"label": "linkedWithOne",
"occurrence": "90",
"thing": "http://dbpedia.org/resource/Alistair_Darling"
},
{
"label": "alsoLinkedWithOne",
"occurrence": "80",
"thing": "http://dbpedia.org/resource/David_Cameron"
}
]
},
{
"cooccurrences": [
{
"label": "two",
"occurrence": "200",
"thing": "http://dbpedia.org/resource/Nick_Clegg"
},
{
"label": "linkedWithTwo",
"occurrence": "60",
"thing": "http://dbpedia.org/resource/David_Cameron"
},
{
"label": "alsoLinkedWithTwo",
"occurrence": "200",
"thing": "http://dbpedia.org/resource/Ed_Miliband"
},
{
"label": "LinkedWithOne",
"occurrence": "30",
"thing": "http://dbpedia.org/resource/Vince_Cable"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment