dzieciou / tree-labeller

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

Show better suggested labels #23

Closed dzieciou closed 1 year ago

dzieciou commented 1 year ago

After the first iteration, we start having predictions for items. Some predictions are ambiguous, i.e. having more than one label predicted:

image

Those are suggested (but not mandatory) labels to choose from. So I suggest making it more explicit:

image

Precisely:

pkubiak commented 1 year ago

fixed in https://github.com/dzieciou/tree-labeller/pull/30