TLDR
A few people I spoke to mentioned inconsistent results from their NLP applications only to realize that they were not preprocessing their text or using the wrong kind of text preprocessing for their project. To preprocess your text simply means to bring your text into a form that is predictable and analyzable for your task. There are different ways of preprocessing your text that you should know about and I will try to highlight the importance of each. For those interested, I’ve also made some text preprocess code snippets in python for you to try.via the TL;DR App
no story
Written by kavita.ganesan | Machine Learning & NLP from an Applied Perspective www.kavita-ganesan.com