dzieciou / tree-labeller

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

How to prepare taxonomy for labeling #36

Open dzieciou opened 1 year ago

dzieciou commented 1 year ago
  1. The documentation does not state explicitly the input taxonomy format. Something like YAML Schema could be helpful or at least an exact description of possible fields and values.
  2. Are there any official formats for describing trees with values?
  3. How one writes a tool that converts its own data to our format? We offer a script to convert Frisco data to our format, but is it enough?