Skip to content

MicheleDaconto/Ticketing_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Support Tickets Analysis: Topic Modeling & Priority Classification

Collaborators: Ludovico Francia

The Project

Starting from over 28,000 support tickets received by an IT department of a company, our research employs NLP techniques to automate the assignment of each ticket to a specific topic (thereby streamlining the routing to the appropriate team) and to predict the priority of each ticket by comparing the performance of various models.

Dataset: https://www.kaggle.com/datasets/tobiasbueck/multilingual-customer-support-tickets/data

Repository Contents

  • Final Report (PDF): A comprehensive write-up of our methodology, experiments, results, and conclusions.
  • Jupyter Notebook: All the code used for text preprocessing, topic modeling, and priority classification.

About

Leveraging NLP techniques to efficiently handle large quantities of support tickets received by a company.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors