Skip to content

The project is about sentiment analysis regarding the challenges of each major airline company in the United States, by Using Twitter US Airline database

Notifications You must be signed in to change notification settings

M0hammadrezaShakouri/Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sentiment-Analysis

Data Preprocessing:

The data undergoes preprocessing to enhance its quality:

  • Removal of special characters.
  • Elimination of single characters and spaces.
  • Conversion of all words to lowercase.

LSTM Neural Network Model:

The project utilizes an LSTM neural network model with pre-trained word embeddings based on Glove embeddings (glove.6B.50d) from a large Twitter US Airline database.

Steps for Result Improvement and Analysis:

  1. Integration of Dropout layers to prevent overfitting.
  2. Adjustment of the learning rate from 0.1 to 0.001 for fine-tuning.
  3. Set the batch size to 200 for efficient training.
  4. Incorporation of validation data for performance assessment.

These measures collectively optimize the model's performance and facilitate comprehensive result analysis.

About

The project is about sentiment analysis regarding the challenges of each major airline company in the United States, by Using Twitter US Airline database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published