Pontifícia Universidade Católica do Rio de JaneiroDeep Learning Researcher
May. 2023 - Jul. 2023Rio de Janeiro, BrazilExperience: Sentiment Analysis on Airlines' Tweets. Project focusing on sentiment analysis to understand customer opinions and emotions regarding airlines' products and services. Developed a neural network model to classify tweets about specific airlines as "Positive-neutral" or "Negative," aiming to provide valuable insights for reputation enhancement and customer service improvement. Hypothesized that customer satisfaction correlates with the frequency of negative comments, often associated with poor service and delays. Conducted analysis exclusively on Twitter comments. Technologies: Sentiment Analysis, Natural Language Processing (NLP), Python Programming, TensorFlow and Keras for Neural Networks, Deep Learning: LSTM (Long Short-Term Memory) Networks, Data Preprocessing with Tokenizer and pad_sequences, Data Visualization with Matplotlib and Seaborn, Data Manipulation with Pandas, Machine Learning: Classification Analysis Model Optimization and Hyperparameter Tuning, Model Evaluation: Accuracy, Loss, Confusion Matrix Working with Text Data: Regular Expressions (re), Working with Jupyter Notebook or Google Colab nltk library for text processing (WordNetLemmatizer, stopwords), scikit-learn for feature extraction (CountVectorizer) and model selection (train_test_split), Use of GitHub for version control