Slate Entity Labeler

Options:

Labeler:

OK
test
this
Fourth
word
second
word
Third
line
,
let's
test
this

Labeled Text Value:

{
    "text": "OK test this\nFourth word second word\nThird line, let's test this",
    "entities": [
        {
            "id": "7cd3da22-2eb2-4c52-a427-75c2c7d213de",
            "startTokenIndex": 2,
            "tokenLength": 1,
            "data": {
                "name": "apples",
                "text": "text this"
            }
        }
    ]
}

Entities:

[
    {
        "name": "apples",
        "id": "ea2b56a6-2a7a-4b79-8b12-f674f429067e"
    },
    {
        "name": "oranges",
        "id": "40af6c61-0e8a-4943-bbc8-16d77eb7d088"
    },
    {
        "name": "pears",
        "id": "e98889f5-a7be-4e5b-9402-30c2f9547cff"
    },
    {
        "name": "blueberries",
        "id": "a70e5d1b-93f7-4454-b196-c2f9698cf419"
    },
    {
        "name": "pickles",
        "id": "2125d3d1-d649-4851-97db-6fe24f787568"
    },
    {
        "name": "cucumbers",
        "id": "7eee5309-7c38-431b-bd88-7f82890a8f0d"
    },
    {
        "name": "olives",
        "id": "64dc62b2-7aa4-40c0-a5d9-ce8158512e88"
    },
    {
        "name": "raspberries",
        "id": "e9f0f89a-a0ad-4fe8-bfd9-1ee2064ebb3b"
    },
    {
        "name": "watermelons",
        "id": "7abd1555-a00a-4f32-896d-299e52452cfe"
    },
    {
        "name": "plums",
        "id": "e34e3a3f-d40b-4653-9023-f0e16e1190b9"
    }
]

Slate Value:

Empty