What kind of model I should use to group text into different categories

Hi there,

As a beginner, I need advice on what kind of model I should use to group text into different categories and subcategories based on its context. For example, if the text is about happiness or sadness, etc. How would I approach this using Unity Sentis?

Thank you for your help!

https://pytorch.org/tutorials/beginner/text_sentiment_ngrams_tutorial.html

I believe this is referred to text sentiment classification