Skip to content

YifanHe0126/flight-booking-dialogue-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Flight Booking Dialogue System

Overview

A task-oriented multi-turn dialogue system for flight booking, designed to support intent recognition, state tracking, confirmation, and error recovery.

Objective

The project aims to simulate a realistic booking workflow where users can complete a reservation task through natural language interaction.

My Contribution

  • Built the intent recognition module with TF-IDF and Naive Bayes
  • Designed USER_STATE for multi-turn context tracking
  • Implemented confirmation flows and structured error recovery
  • Improved dialogue continuity for incomplete or changing user inputs

Tech Stack

Python, NLP, TF-IDF, Naive Bayes

About

Task-oriented multi-turn dialogue system for flight booking with state tracking and error recovery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors