Bucketing on non-numerical data?

Heyo, 

Going to assume the answer to this is no, but is there a way to create buckets via text data? I have a bar chart that I want to break by production season. Our production seasons repeat each season, but also contain the specific season they are from. I'm hoping I could bucket on something like production_season LIKE "%Chamber%".