I have a question- answer data set with multi-label target in one column , i want to classify each question to multi-label how i should start working with it ? do i need to put each label in one column? and how i'll do that ?
If you have familiar with deep learning you can use transfer-learning dan multi-label classification. You can see the short explanation as follow: https://androidkt.com/multi-label-text-classification-in-tensorflow-keras/