Skip to content

Instantly share code, notes, and snippets.

@kinlane
Created January 5, 2021 23:54
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 kinlane/23408ed78c789db99d14b346d7df6326 to your computer and use it in GitHub Desktop.
Save kinlane/23408ed78c789db99d14b346d7df6326 to your computer and use it in GitHub Desktop.
context_annotations
{
"text": "RT @LouDobbs: Electoral Fraud: Forensic data analysts, Dave Lobue and Justin Mealey lay out the clear and present election irregularities i…",
"context_annotations": [
{
"domain": {
"id": "10",
"name": "Person",
"description": "Named people in the world like Nelson Mandela"
},
"entity": {
"id": "1333790065235881984",
"name": "Lou Dobbs"
}
},
{
"domain": {
"id": "65",
"name": "Interests and Hobbies Vertical",
"description": "Top level interests and hobbies groupings, like Food or Travel"
},
"entity": {
"id": "848920371311001600",
"name": "Technology",
"description": "Technology and computing"
}
},
{
"domain": {
"id": "66",
"name": "Interests and Hobbies Category",
"description": "A grouping of interests and hobbies entities, like Novelty Food or Destinations"
},
"entity": {
"id": "930484568305541120",
"name": "Data science",
"description": "Data Science"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment