...

/

Overview: Semantic Parsing with spaCy

Overview: Semantic Parsing with spaCy

Let's have a look at what we will be learning in this section.

We'll cover the following...

This is a purely hands-on section. We will apply what we have learned hitherto to Airline Travel Information System (ATIS), a well-known airplane ticket reservation system dataset. First of all, we will get to know our dataset and make the basic statistics. As the first natural language understanding (NLU) task, we will extract the named ...