Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cipepser
Created August 15, 2016 06:16
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 cipepser/b77a1571570c7bc080bfc3d6c89cf344 to your computer and use it in GitHub Desktop.
Save cipepser/b77a1571570c7bc080bfc3d6c89cf344 to your computer and use it in GitHub Desktop.
{
"entities": [
{
"name": "隴西",
"type": "PERSON",
"metadata": {},
"salience": 0,
"mentions": [
{
"text": {
"content": "隴西",
"beginOffset": 0
}
}
]
},
{
"name": "李徴",
"type": "PERSON",
"metadata": {
"wikipedia_url": "http://ja.wikipedia.org/wiki/%E6%9D%8E%E5%BE%B4"
},
"salience": 0,
"mentions": [
{
"text": {
"content": "李徴",
"beginOffset": 9
}
}
]
},
{
"name": "博学才穎",
"type": "OTHER",
"metadata": {},
"salience": 0,
"mentions": [
{
"text": {
"content": "博学才穎",
"beginOffset": 18
}
}
]
},
{
"name": "江南尉",
"type": "ORGANIZATION",
"metadata": {},
"salience": 0,
"mentions": [
{
"text": {
"content": "江南尉",
"beginOffset": 96
}
}
]
},
{
"name": "性",
"type": "OTHER",
"metadata": {},
"salience": 0,
"mentions": [
{
"text": {
"content": "性",
"beginOffset": 129
}
}
]
}
],
"language": "ja"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment