snorkelflow.client.annotation_sources
Annotation source related functions
Functions
create_annotation_source ([username, ...]) | Create an annotation source. |
delete_annotation_source (source_name) | Delete an annotation source. |
get_annotation_source ([source_name, source_uid]) | Get an annotation source from uid or name. |
get_annotation_sources () | Get annotation sources. |
update_annotation_source (source_name[, ...]) | Update an annotation source. |