Skip to content

Instantly share code, notes, and snippets.

@daffahilmyf
Created March 2, 2023 17:59
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 daffahilmyf/77cbd546f28070ca27048a7f0d88d1ed to your computer and use it in GitHub Desktop.
Save daffahilmyf/77cbd546f28070ca27048a7f0d88d1ed to your computer and use it in GitHub Desktop.
Running normally
{
"text": "In order to fulfil the requirements of some railways, it should be possible to provide an alternative means of link assurance indication.",
"spans": [
{
"start": 0,
"end": 52,
"token_start": 0,
"token_end": 8,
"label": "PRECONDITION"
},
{
"start": 54,
"end": 136,
"token_start": 10,
"token_end": 22,
"label": "POSTCONDITION"
}
],
"meta": {
"pattern": ""
},
"_input_hash": 2092507399,
"_task_hash": 208484880,
"tokens": [
{
"text": "In",
"start": 0,
"end": 2,
"id": 0,
"ws": true
},
{
"text": "order",
"start": 3,
"end": 8,
"id": 1,
"ws": true
},
{
"text": "to",
"start": 9,
"end": 11,
"id": 2,
"ws": true
},
{
"text": "fulfil",
"start": 12,
"end": 18,
"id": 3,
"ws": true
},
{
"text": "the",
"start": 19,
"end": 22,
"id": 4,
"ws": true
},
{
"text": "requirements",
"start": 23,
"end": 35,
"id": 5,
"ws": true
},
{
"text": "of",
"start": 36,
"end": 38,
"id": 6,
"ws": true
},
{
"text": "some",
"start": 39,
"end": 43,
"id": 7,
"ws": true
},
{
"text": "railways",
"start": 44,
"end": 52,
"id": 8,
"ws": false
},
{
"text": ",",
"start": 52,
"end": 53,
"id": 9,
"ws": true
},
{
"text": "it",
"start": 54,
"end": 56,
"id": 10,
"ws": true
},
{
"text": "should",
"start": 57,
"end": 63,
"id": 11,
"ws": true
},
{
"text": "be",
"start": 64,
"end": 66,
"id": 12,
"ws": true
},
{
"text": "possible",
"start": 67,
"end": 75,
"id": 13,
"ws": true
},
{
"text": "to",
"start": 76,
"end": 78,
"id": 14,
"ws": true
},
{
"text": "provide",
"start": 79,
"end": 86,
"id": 15,
"ws": true
},
{
"text": "an",
"start": 87,
"end": 89,
"id": 16,
"ws": true
},
{
"text": "alternative",
"start": 90,
"end": 101,
"id": 17,
"ws": true
},
{
"text": "means",
"start": 102,
"end": 107,
"id": 18,
"ws": true
},
{
"text": "of",
"start": 108,
"end": 110,
"id": 19,
"ws": true
},
{
"text": "link",
"start": 111,
"end": 115,
"id": 20,
"ws": true
},
{
"text": "assurance",
"start": 116,
"end": 125,
"id": 21,
"ws": true
},
{
"text": "indication",
"start": 126,
"end": 136,
"id": 22,
"ws": false
},
{
"text": ".",
"start": 136,
"end": 137,
"id": 23,
"ws": false
}
],
"options": [
{
"id": "NONE",
"text": "NONE"
},
{
"id": "PRECONDITION",
"text": "PRECONDITION"
},
{
"id": "POSTCONDITION",
"text": "POSTCONDITION"
},
{
"id": "BOTH",
"text": "BOTH"
}
],
"_view_id": "blocks",
"accept": [
"BOTH"
],
"config": {
"choice_style": "single"
},
"answer": "accept",
"_timestamp": 1676984069
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment