Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.72 KB

README.md

File metadata and controls

45 lines (25 loc) · 1.72 KB

Kaggle Transformer Sentiment Analysis

GitHub

This repository contains the work done for the Kaggle Transformer Sentiment Analysis project. The project aims to perform sentiment analysis using a custom transformer-based encoder and classifier.

📋 Project Status

Currently, the project has different versions of the notebooks that need to be merged.

📂 Project Files

  1. transformer_sentiment_analyzer.ipynb

The main working file that contains all the components of the project.

  1. data_preprocessing.ipynb

An isolated notebook focusing on the data preprocessing section, aimed at improving this specific component.

  1. transformer_encoder.ipynb

An isolated notebook dedicated to the transformer encoder section, intended for enhancing this particular part of the project.

  1. sentiment-analysis.ipynb

An isolated notebook concentrating on the classifier section, with the goal of refining this segment.

🛠️ Modifications

The project includes modifications made by the professor and Gebriel. These modifications are denoted by the following naming conventions:

  • mod_#: Represents the professor's modifications.
  • mod_##: Represents Gebriel's modifications.

The modification versions are labeled with the date they were posted.

🔮 Future Work

Merge the different versions of the notebooks to create a cohesive and unified codebase.

🤝 Contributing

Feel free to contribute to this project by submitting pull requests or opening issues for any suggestions or improvements.

📧 Contact

For any questions or inquiries, please reach out to us at [email protected] and [email protected]