Release v0.2.1
- filters
split
andtee
now supportClassificationData
as well - added
metadata-from-name
filter to extract meta-data from the current input file name - added
inspect
filter that allows inspecting data interactively as it passes through the pipeline - added
empty_str_if_none
helper method toldc.text_utils
to ensure no None/null values are output with writers - upgraded seppl to 0.2.2 and switched to using
seppl.ClassListerRegistry