Skip to content

Instantly share code, notes, and snippets.

@ringtaro
Last active December 28, 2015 18:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save ringtaro/7544028 to your computer and use it in GitHub Desktop.
Save ringtaro/7544028 to your computer and use it in GitHub Desktop.
入門機械学習第11章Google SocialGraphテストデータ
{
"canonical_mapping": {
"http://twitter.com/ringtaro": "http://twitter.com/ringtaro"
},
"nodes": {
"http://twitter.com/ringtaro": {
"attributes": {
"exists": "1",
"bio": "Hopeful academic, data nerd, average hacker, student of conflict.",
"profile": "http://twitter.com/ringtaro",
"rss": "http://twitter.com/statuses/user_timeline/ringtaro.rss",
"atom": "http://twitter.com/statuses/user_timeline/ringtaro.atom",
"url": "http://twitter.com/ringtaro"
},
"nodes_referenced": {
"http://twitter.com/newuser": { "types": [ "contact" ] },
"http://blog.kzfmix.com/": {"types": [ "me" ]},
"http://twitter.com/angel": {"types": [ "contact" ]},
"http://twitter.com/fmkz___": {"types": [ "contact" ]},
"http://twitter.com/harumakiyukko": {"types": [ "contact" ]},
"http://twitter.com/maako_san": { "types": [ "contact" ] },
"http://twitter.com/oec014": { "types": [ "contact" ] },
"http://twitter.com/motimune": { "types": [ "contact" ] },
"http://twitter.com/yaju": { "types": [ "contact" ] }
},
"nodes_referenced_by": {
"http://twitter.com/newuser": { "types": [ "contact" ] },
"http://twitter.com/devil": {"types": [ "contact" ]},
"http://twitter.com/fmkz___": {"types": [ "contact" ]},
"http://twitter.com/harumakiyukko": {"types": [ "contact" ]},
"http://twitter.com/maako_san": { "types": [ "contact" ] },
"http://twitter.com/oec014": { "types": [ "contact" ] },
"http://twitter.com/motimune": { "types": [ "contact" ] },
"http://twitter.com/yaju": { "types": [ "contact" ] }
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment