Multiclass Text Classification From Start To Finish
https://medium.com/@robert.salgado/multiclass-text-classification-from-start-to-finish-f616a8642538
Rob SalgadoBlockedUnblockFollowFollowingMar 31So you have some text and you want to classify it. So you have multiple classes for your text and you want to classify it. Well, what are you waiting for?
I’ll be using python and scikit-learn and as always, my jupyter notebooks can be found on GitHub along with the original dataset.