We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58f99c commit 3ce0fc5Copy full SHA for 3ce0fc5
labelbox/schema/ontology_generator.py
@@ -2,7 +2,7 @@
2
TODO
3
1. make classification pulls recursive (go beyond just the 1st layer) -> but how to make classification->option->classification->infinitely?
4
2. validate that we can pull in all sorts of project ontology classes
5
-3. validate we can submit basic ones back in
+3. validate we can submit basic ones back in (fix build() method)
6
4. do the rest of the stuff below
7
8
currently allows creation of a TEXT classification and options inside this file
0 commit comments