Computer Science, asked by kavithakoushik2005, 3 months ago

What are the steps involved in Text Normalization? Explain/define each

step briefly.​

Answers

Answered by Anonymous
3

Answer:

Text normalization is the process of transforming text into a single canonical form that it might not have had before. Normalizing text before storing or processing it allows for separation of concerns, since input is guaranteed to be consistent before operations are performed on it

Explanation:

Similar questions