Skip to content

Why not allow to move over fields from the input json? #9

Description

@johann-petrak

Many classification datasets contain a tweet id and one or more class labels. These could get easily converted to something like:

{ "id": "903232323", "class1": "this", "class2": "that" }

It would be very useful if the output would just contain all the non-id, non-entity fields because those jsonl files could then get directly
used or converted for the classification task.

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