Skip to content

Instantly share code, notes, and snippets.

@igor-kamil
Created April 28, 2020 09:23
Show Gist options
  • Save igor-kamil/91b4c3edc495169454a47107209b7ced to your computer and use it in GitHub Desktop.
Save igor-kamil/91b4c3edc495169454a47107209b7ced to your computer and use it in GitHub Desktop.
{
"tokens": [
{
"token": "až",
"start_offset": 0,
"end_offset": 2,
"type": "word",
"position": 0
},
{
"token": "absolútne",
"start_offset": 0,
"end_offset": 11,
"type": "SYNONYM",
"position": 0,
"positionLength": 3
},
{
"token": "celkom",
"start_offset": 0,
"end_offset": 11,
"type": "SYNONYM",
"position": 0,
"positionLength": 3
},
{
"token": "iba",
"start_offset": 0,
"end_offset": 11,
"type": "SYNONYM",
"position": 0,
"positionLength": 3
},
{
"token": "jedine",
"start_offset": 0,
"end_offset": 11,
"type": "SYNONYM",
"position": 0,
"positionLength": 3
},
{
"token": "plne",
"start_offset": 0,
"end_offset": 11,
"type": "SYNONYM",
"position": 0,
"positionLength": 3
},
{
"token": "vcelku",
"start_offset": 0,
"end_offset": 11,
"type": "SYNONYM",
"position": 0,
"positionLength": 3
},
{
"token": "vôbec",
"start_offset": 0,
"end_offset": 11,
"type": "SYNONYM",
"position": 0,
"positionLength": 3
},
{
"token": "výhradne",
"start_offset": 0,
"end_offset": 11,
"type": "SYNONYM",
"position": 0,
"positionLength": 3
},
{
"token": "úplne",
"start_offset": 0,
"end_offset": 11,
"type": "SYNONYM",
"position": 0,
"positionLength": 3
},
{
"token": "do",
"start_offset": 3,
"end_offset": 5,
"type": "word",
"position": 1
},
{
"token": "konca",
"start_offset": 6,
"end_offset": 11,
"type": "word",
"position": 2
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment