Regex For NLP : Tutorial Python 3

preview_player
Показать описание
NLP problems are solved either using heuristics/rule based approach or using machine learning. Regex offers a powerful rule based approach where you extract patterns from your text to extract useful information for a given NLP task. In this Video I will discuss two cases
1) a chatbot customer service
2) Information extraction and show you how regular expressions can help solve some of simple Tasks.
Рекомендации по теме
visit shbcf.ru