In this short video, we'll dive into the basics of Natural Language Processing (NLP) using Python. We'll start by explaining what NLP is. Then, we'll demonstrate two fundamental text processing tasks: tokenization and stemming.
By the end of this video, you'll have a basic understanding of NLP concepts and how to perform tokenization and stemming using Python. Stay tuned for more videos on advanced NLP techniques and applications!
00:00 Introduction to NLP
00:20 What is tokenization in NLP ?
00:49 How to tokenize text using nltk library in python?
02:24 What is stemming in NLP?
02:51 How to stem words using nltk library in python?
コメント