Skip to content

Instantly share code, notes, and snippets.

@tatiana
Created October 1, 2014 11:41
Show Gist options
  • Save tatiana/5211c8147885721bc3ab to your computer and use it in GitHub Desktop.
Save tatiana/5211c8147885721bc3ab to your computer and use it in GitHub Desktop.
Example of user descriptor at Lex recommendation platform, at Globo.com
{
"http://globopedia.com/Combate": {
"seen": "explicit",
"frequency": 1,
"label": "Combate",
"last_seen": "20100000000000000"
},
"http://globopedia.com/DiegoBrandao": {
"seen": "explicit",
"frequency": 2,
"label": "Diego Brandão",
"last_seen": "20100000000000000"
},
"http://globopedia.com/MMA": {
"seen": "explicit",
"frequency": 1,
"label": "MMA",
"last_seen": "20000000000000000"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment