crowsetta.data.data

crowsetta.data.data#

Functions

available_formats()

Return list of string names of annotation formats that have built-in sample data available.

extract_data_files([user_data_dir])

Extract example annotation files from crowsetta.data to a local directory on the file system.

get(format[, user_data_dir])

Get an example annotation files.

Classes

ExampleAnnotFile(annot_path, citation)

Class representing an example annotation file.

FormatPathArgs(package, resource)

arguments that should be passed into importlib.resources.path when loading resources for each annotation format