Skip to content

Feature request: Implements labeling functions (Weak Supervision) #224

Open
@icoxfog417

Description

@icoxfog417

Label the data by some heuristic functions (like regular expression).
This feature is inspired by snorkel.

image

  1. Use various simple functions to label data
  2. Merge output of 1 and decide the label
  3. Train the model by 2

It would be difficult to implement weak supervision on the doccano. Because weak supervision requires some programming and to execute user-defined-scripts on the application (like Jupyter Notebook) is difficult (and cause security vulnerability).

But labeling function will be useful for users to label data. To implement filter rule is one alternative.

Examples:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions