Using regular expression in text processing

A regular expression is simply a sequence of character strings that defines the search pattern. In natural language, processing and text mining are the two areas where regular expressions are used a lot. There are other application areas as well. In this recipe, you will perform text data pre-processing without using the tm library but by using a regular expression.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset