01- Regular expression | Text Cleaning | NLP Course with Python | 2021

preview_player
Показать описание
In this video, we are going to talk about the regular expression library used for the searching pattern and cleaning text data. We are going to cover the following things in this session:

How to search for a pattern?
How to search for multiple patterns?
What are Quantifiers and Identifiers?
How to create a generalized pattern?
How to clean text data using regex?
Creating a custom function for cleaning text data

Check out my other playlist:

1) Deep Learning with TensorFlow

2) Hands-On with OpenCV

3) Image classification with Keras

4) Fake News Detection

5) Data Science Project

Follow me on:

#DataScience
#Datacleaning
#Machinelearning
Рекомендации по теме
Комментарии
Автор

Good content. Keep it up. I don't know if it's on your list but think about looking into word embeddings, GloVe, BERT, ...

LanguageHelp
Автор

How to clear text and left only special character letter T and whitespace?

sebastianpiotrowski