Hi All, I have a training data like that:
- enter_data:
- I’m looking for [ men ] ( gender ) [ T Shirts ] ( search_term )
When I enter the sentence: I’m looking for men t shirts, it couldn’t recognize “t shirt” as a search_term.
So, how can we handle this case?