4.47 out of 5
4.47
365 reviews on Udemy

The Ultimate Beginners Guide to Natural Language Processing

Learn step-by-step the main concepts of natural language processing in Python! Build a sentiment classifier!
Instructor:
Jones Granatyr
8,304 students enrolled
English [Auto]
Understand the basic concepts of natural language processing, such as: part-of-speech, lemmatization, stemming, named entity recognition, and stop words
Understand more advanced concepts, such as: dependency parsing, tokenization, word and sentence similarity
Load texts from the Internet to apply natural language processing techniques
How to visualize the most frequent terms using wordcloud
Implement text summarization and keyword search
Learn how to represent texts using Bag of Words and TF-IDF
Implement sentiment analysis using NLTK library (natural language toolkit), TF-IDF and spaCy library

The area of ​​Natural Language Processing (NLP) is a subarea of ​​Artificial Intelligence that aims to make computers capable of understanding human language, both written and spoken. Some examples of practical applications are: translators between languages, translation from text to speech or speech to text, chatbots, automatic question and answer systems (Q&A), automatic generation of descriptions for images, generation of subtitles in videos, classification of sentiments in sentences, among many others! Learning this area can be the key to bringing real solutions to present and future needs!

Based on that, this course was designed for those who want to grow or start a new career in Natural Language Processing, using the spaCy and NLTK (Natural Language Toolkit) libraries and the Python programming language! SpaCy was developed with the focus on use in production and real environments, so it is possible to create applications that process a lot of data. It can be used to extract information, understand natural language and even preprocess texts for later use in deep learning models.

The course is divided into three parts:

  1. In the first one, you will learn the most basic natural language processing concepts, such as: part-of-speech, lemmatization, stemming, named entity recognition, stop words, dependency parsing, word and sentence similarity and tokenization

  2. In the second part, you will learn more advanced topics, such as: preprocessing function, word cloud, text summarization, keyword search, bag of words, TF-IDF (Term Frequency – Inverse Document Frequency), and cosine similarity. We will also simulate a chatbot that can answer questions about any subject you want!

  3. Finally, in the third and last part of the course, we will create a sentiment classifier using a real Twitter dataset! We will implement the classifier using NLTK, TF-IDF and also the spaCy library

This can be considered the first course in natural language processing, and after completing it, you can move on to more advanced materials. If you have never heard about natural language processing, this course is for you! At the end you will have the practical background to develop some simple projects and take more advanced courses. During the lectures, the code will be implemented step by step using Google Colab, which will ensure that you will have no problems with installations or configurations of software on your local machine.

Introduction

1
Course content
2
Introduction to natural language processing
3
Course materials

Basic NLP - spaCy library

1
Plan of attack
2
Installing the libraries
3
POS (part-of-speech)
4
Lemmatization and stemming
5
Named entity recognition
6
Stop words
7
Dependency parsing 1
8
Dependency parsing 2
9
Dependency parsing 3
10
Dependency parsing 4
11
Word similarity 1
12
Word similarity 2
13
Word tokenization

Summarization, search, representation, and similarity

1
Plan of attack
2
Loading texts from the Internet
3
Named entity recognition
4
Most frequent words
5
Word cloud
6
Preprocessing the texts
7
Text summarization - intuition
8
Text summarization - implementation
9
Keyword search
10
Bag of words - intuition
11
Bag of words - implementation
12
TF-IDF - intuition
13
TF-IDF - implementation
14
Cosine similarity
15
Simulating a chatbot 1
16
Simulating a chatbot 2
17
Simulating a chatbot 3

Sentiment analysis

1
Plan of attack
2
Loading the Twitter dataset
3
Train and test data
4
Preprocessing the texts
5
Word cloud
6
Detecting languages
7
Sentiment analysis with NLTK
8
Introduction to classification and decision trees
9
Sentiment analysis - TF-IDF 1
10
Sentiment analysis - TF-IDF 2
11
Sentiment analysis - spaCy 1
12
Sentiment analysis - spaCy 2
13
Sentiment analysis - spaCy 3
14
Sentiment analysis - spaCy 4

Final remarks

1
Final remarks
2
BONUS
You can view and review the lecture materials indefinitely, like an on-demand channel.
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don't have an internet connection, some instructors also let their students download course lectures. That's up to the instructor though, so make sure you get on their good side!
4.5
4.5 out of 5
365 Ratings

Detailed Rating

Stars 5
186
Stars 4
140
Stars 3
29
Stars 2
7
Stars 1
3