0 votes
in NLP using Python by
Which of the following is an example of a pre-processing step in natural language processing?

a) Creating a language model

b) Identifying named entities in a text

c) Tokenization

d) Text classification

1 Answer

0 votes
by

Solution : c) Tokenization.

Reason: Tokenization is a pre-processing step in NLP that involves breaking down a text into individual words or tokens.

Related questions

0 votes
asked Apr 4 in NLP using Python by SakshiSharma
0 votes
asked Apr 4 in NLP using Python by john ganales
...