Stemming in Natural Language Processing
Update: 2020-09-17
Description
In this podcast episode we will be talking about stemming in natural language processing. It is a text normalization step which we need to perform to normalize words such that run, runs and running counts the same... stemming involves chopping off affixes such as ing, ly, etc.
Comments
In Channel