When we start preprocessing for NLP applications, sometimes you need to do some customization according to your NLP application. At that time, it might be possible that you need to think about some of the points which I have described as follows.
Practical and customized preprocessing
Decide by yourself
This section is a discussion of how to approach preprocessing when you don't know what kind of preprocessing is required for developing an NLP application. In this kind of situation, what you can do is simply ask the following questions to yourself and make a decision.
What is your NLP application and what kind of data do you need to build the NLP application?
- Once you have understood the problem statement, as well as...