When I am using the text vectorization operator, it says attribute filter does not match any attributes. Though I have selected single attribute filter type and selected the attribute. My data has only two data points. Category & Message where Category is the label.
Probably your filter is too strict.
Try to use Nominal to Text on the Message attribute before Text Vectorization and go with the default attribute selection.
Regards,
Balázs