Member-only story
YouTube Video Review: Natural Language Processing (NLP) in Python — Intellipaat
As I have entered a number of Kaggle competitions that involve Natural Language Processing, or NLP, I thought it would be a good idea to study this subject further. The hope is that if I improve my knowledge and understand of the subject, I might improve my score when working on datasets that involve NLP.I therefore decided to watch Intellipaat’s two hour video/course on NLP.
I found Intellipaat’s video/course to be very informative and insightful. One good thing about this course was the fact that programming accompanied the theory. Therefore, I was given an opportunity to code in Python and its relevant libraries as I studied. Because of the quality of the course, I have decided to review it in this blog post.
Natural Language Processing, NLP, is a subfield of artificial intelligence.
There is a need for text mining because:-
- Unprecedented amount of unstructured text data being generated every day.
- Text mining transforms unstructured data to further be used for analysis.
- Identify business insights to fuel business processes and reduce risks.
- Make informed decisions, automate processes, market research using sentiment analysis, etcetera.