...

/

Exercise: Linguistic Features

Exercise: Linguistic Features

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

We'll cover the following...

Problem

Write a program using spaCy to perform part-of-speech (POS) tagging, named entity recognition (NER), and ...