Exercise: Text Classification with spaCy

Let's test the concepts we've learned with an exercise.

We'll cover the following

Problem statement

Develop a text classification model using spaCy that can distinguish between real and fake news articles. The model should be trained on a dataset of real and fake news articles and be capable of accurately predicting the classification of new, unseen articles.

Input:

Get hands-on with 1200+ tech skills courses.