πŸ“„ To List By Comma SpaceΒΆ

processors.to_list_by_comma_space

PostProcess(
    operator=ToListByCommaSpace(),
)
[source]

from unitxt.processors import ToListByCommaSpace

Read more about catalog usage here.