Skip to content

recall mode: tsv export fails to separate mention spans #80

@xiaoling

Description

@xiaoling

For example, I labeled a few mentions
image

and then chose to export the labels in tsv. The resulted file looks like the following:

id label
id1 325,326,327,329,330,331,12,329
...

I also tried json format, which works fine ({..., "label": "[[325,326,327], [329,330,331], [12], [329]]"}).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions