This document discusses the application of regular expressions (regexps) in natural language processing (NLP) as a vital tool for text analysis, information extraction, and other areas such as speech recognition. It outlines the structure of NLP, the various stages involved, and presents examples of regexps usage in validating data fields and filtering text. Additionally, the paper reviews related advancements and approaches in the field, such as the automated discovery of regular expressions using web searches and improved algorithms for sequence alignment.