vak.datasets.frame_classification.helper#

Helper functions used with frame classification datasets.

Functions

inds_in_sample_array_filename_for_subset(subset)

Returns name of inds in sample array file for a subset of the training data.

load_frames(frames_path, input_type)

Helper function that loads "frames", the input to the frame classification model.

sample_ids_array_filename_for_subset(subset)

Returns name of sample IDs array file for a subset of the training data.