...

/

Exercise: Rule-Based Matchmaking

Exercise: Rule-Based Matchmaking

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

We'll cover the following...

Problem

You are working on a project that requires you to extract all the dates mentioned in a given text. You decide to use the spaCy Matcher class to define ...