Question 27
Which of the following are true about the relationship between POS tagging, NER, and classification models? (Select all that apply)
Both POS tagging and NER can be framed as classification problems
Naive Bayes and logistic regression can be applied to both tasks
Clustering can be used as a preprocessing step for both tasks
POS tagging always precedes NER in NLP pipelines
Both tasks benefit from considering contextual information