Is it possible to complete Multi-classification problem with AI Centre?

Hello all,

I am trying to retrain the English text classification model with new dataset which should predict the new instruction into one of the many labels possible.
For Example :

Send Invoice through Mobile: Mobile
Communication has to be completed via post address : Post
Email will work the invoice : Email

Now i have text against possibilities.
is it possible using AI Centre or it will just predict the positive negative sentiment.

@aashishchauhan

You have models for both text classification and multilable classification…you can try using both depending on what you need

https://docs.uipath.com/ai-center/automation-cloud/latest/user-guide/text-classification

https://docs.uipath.com/ai-center/automation-cloud/latest/user-guide/multilabel-text-classification

Cheers