Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Release 0.6.0

Compare
Choose a tag to compare
@hlomzik hlomzik released this 22 May 16:30
· 1731 commits to master since this release

Check out our blog post about this update and its new features. The most essentials are:

Nested Labeling

Nested labeling enables you to specify multiple classification options that show up after you’ve selected a connected parent class.

It can match based on the selected Choice or Label value, and works with a required attribute too, smart selecting the region that you’ve not labeled. To try it out check Choices documentation and look for the following attributes: visibleWhen, whenTagName, whenLabelValue, whenChoiceValue.

Per region labeling

With per region labeling you can now provide additional attributes to the labeled regions. For example, when doing audio segmentation you can further classify the region. Per region is available for any data type and the following control tags: Choices, TextArea, and Rating.

It nicely integrates with the nested labeling, for example, you can provide multiple levels of classification for any particular region.