Skip to main content

Posts

Showing posts with the label NLP

How to solve your Natural Language Processing classification task?

A new post starts with you beautiful people and a very Happy New Year to all ! It was quite a fantastic last year with respect to learning many new things in Data Science and I was very happy to see that many aspiring data scientists like you had contacted me through my  facebook page . It was an honor for me that I was able to solve your queries and motivated many of you! This year also I will continue my posts about my learning and will share with you all so don't stop, stay positive, keep practicing and try again and again :) In this post I am going to share nuts and bolts of handling a natural language processing (NLP) task which I had learnt while I was working for a Singapore client. In that project I scraped the different e-commerce merchants' product related data through the apis, web scraping and then I performed text cleaning before applying a machine learning algorithm to classify the product categories. Such kind of task you may encounter in your life. So let...