Learn Before
Relation

Process of text normalization

The process of text normalization includes:

  • Tokenizing (segmenting) words
  • Normalizing word formats (case folding/lemmatization/stemming)
  • Segmenting sentences

0

1

Updated 2021-09-11

Tags

Data Science