First of all i would like to thank everyone in advance.
Let me explain in brief what i want to achieve here, [https://i.stack.imgur.com/4YbEd.jpg][1], in the attached screen shot i have two columns one is "Description" & "Category", basically i wanted to build an python model which will read my Description column & tag it to the right Category. For example if My description says "Not able to lunch zoom meeting" then Category will tag saying it is an "Zoom issue"
Looking something like training an model and reuse when required.
I am bit new to python programming language, someone could help me guiding how do i achieve this will be very helpfull.