1.
What is the primary goal of Natural Language Processing (NLP)?

2.
Which NLP task involves determining the grammatical structure of a sentence, including its parts of speech (e.g., noun, verb, adjective)?

3.
Which of the following is a common preprocessing step in NLP for converting text to a uniform format by removing punctuation, capitalization, and stopwords?

5.
Which NLP technique involves converting words into their base or dictionary form, reducing them to their root form?

6.
What is the primary purpose of Named Entity Recognition (NER) in NLP?

7.
What is the primary goal of Sentiment Analysis in NLP?

8.
Which NLP task involves determining the sentiment or emotional tone expressed in a piece of text, such as positive, negative, or neutral?

9.
What is the purpose of "tokenization" in NLP?

10.
Which NLP technique involves reducing words to their root form by removing suffixes and prefixes, even if the result is not a valid word?