上QQ阅读APP看书,第一时间看更新
Preprocessing
From here, all our chapters will mostly contain code. I want to remind all my readers to run and develop the code at their end. Let's start the coding ninja journey.
In this chapter, we will be learning how to do preprocessing according to the different NLP applications. We will learn the following topics:
- Handling corpus-raw text
- Handling corpus-raw sentences
- Basic preprocessing
- Practical and customized preprocessing