dzieciou / tree-labeller

Helps label training data using taxonomy information.
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Creating task screen #26

Open dzieciou opened 1 year ago

dzieciou commented 1 year ago

I would like to support two use cases:

The task consists of both taxonomy/tree to annotate and a list of available labels, so choosing the task would mean choosing predefined labels.

Defining the task would mean providing both a URL of taxonomy and labels.

I have no idea how to do it yet.

image