0 votes
in NLP using Python by

Which of the following is an example of a text classification task?

a) Named entity recognition

b) Sentiment analysis

c) Part-of-speech tagging

d) Tokenization

1 Answer

0 votes
by

Solution : b) Sentiment analysis.

Reason: Text classification is a NLP task that involves categorizing text into predefined classes, such as positive or negative sentiment.

Related questions

0 votes
asked May 9, 2023 in Python Flask by Robin
0 votes
asked Mar 27 in Gradle by rajeshsharma
...