FlashcardIntermediate
Text Classification Pipeline
A text classification pipeline preprocesses text, converts it to features, then trains a model to predict labels.
Question
What are the stages of a text classification pipeline?
Click to reveal answer