Skip to content

In this project, you will learn how to generate a complete semantic parse of utterances. First, you will make a discovery on your dataset to get insights about the dataset analytics. Then, you will learn, to extract entities with two different techniques – with spaCy Matcher and by walking on the dependency tree. Next, you will learn different w…

Notifications You must be signed in to change notification settings

nawaz-kmr/Airline-Travel-Information-System-ATIS-Text-Analysis

Repository files navigation

Airline-Travel-Information-System-ATIS-Text-Analysis

Airline Travel Information System (ATIS), a well-known airplane ticket reservation system dataset.

In this project, you will learn how to generate a complete semantic parse of utterances. First, you will make a discovery on your dataset to get insights about the dataset analytics. Then, you will learn, to extract entities with two different techniques – with spaCy Matcher and by walking on the dependency tree. Next, you will learn different ways of performing intent recognition by analyzing the sentence structure. Finally, you will put all the information together to generate a semantic parse.

About

In this project, you will learn how to generate a complete semantic parse of utterances. First, you will make a discovery on your dataset to get insights about the dataset analytics. Then, you will learn, to extract entities with two different techniques – with spaCy Matcher and by walking on the dependency tree. Next, you will learn different w…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published