In NLP, what is the primary purpose of a tokenizer?
To break down text into a sequence of tokens
To generate word embeddings
To remove stop words and punctuation
To identify the part-of-speech of words

Natural Language Processing Exercises are loading ...