Skip to content

This project will extract insights from user reviews of European airlines. For NLP analyis, I will models, e.g., TextBlob, VADER, RoBERTa, and Fair framework.

Notifications You must be signed in to change notification settings

sumitdeole/airline-reviews-nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Exploring airline reviews using NLP models

This project will extract insights from user reviews of European airlines. The investigation comprises of two major exercises:

  1. Get the user review data from Skytrax on the four major European airlines (code is in this notebook).
  2. Import, clean, and perform the sentiment analyses using Natural Language Processing (NLP) modules in Python. The code is present in this notebook. We will cover four different NLP approaches and evaluate their performance:
    • TextBlob
    • VADER (Valence Aware Dictionary and sEntiment Reasoner)
    • RoBERTa - a pre-trained model, including the Huggingface pipeline
    • Flair framework - Read more information here.

About

This project will extract insights from user reviews of European airlines. For NLP analyis, I will models, e.g., TextBlob, VADER, RoBERTa, and Fair framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published