Skip to content

Instantly share code, notes, and snippets.

@djbarnwal
Created December 12, 2017 10:34
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 djbarnwal/7b67f5384321ddcc64b5bf88011eccce to your computer and use it in GitHub Desktop.
Save djbarnwal/7b67f5384321ddcc64b5bf88011eccce to your computer and use it in GitHub Desktop.
Conference JSON
{
"last_held" : 2016,
"impact" : {
"2010" : 1,
"2011" : 1,
"2012" : 1,
"2013" : 1,
"2014" : 1,
"2015" : 1,
"2016" : 1,
"2017" : 1,
},
"conference_id" : 13627,
"collaborators_list" : [
{
"conference_id" : 13628,
"name" : "Some ACL conference",
"count" : 4
}
],
"Yearwise_Citation" : {
"2008" : 1,
"2002" : 1
},
"papers" : [
{
"paper_id" : "L00-1125",
"citations" : 2,
"paper_title" : "PoS Disambiguation and Partial Parsing Bidirectional Interaction",
"paper_year" : "2000"
}
],
"topics" : [
{
"year" : "2000",
"1" : "0.106488666564",
"7" : "0.162799514055",
"5" : "0.0718452917205",
"2" : "0.0902421895711",
"13" : "0.160224394308",
"6" : "0.0884413143128",
"10" : "0.0773579813228"
}
],
"name" : [
"ACL Conference something somethign"
],
"Yearwise_Publication" : {
"2000" : 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment