Project Submission

Submit Your Sentiment Analysis NLP Project

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/sentiment-analysis-nlp
Required Files and Folders
  • notebooks/
  • 01_data_exploration.ipynb
  • 02_lstm_model.ipynb
  • 03_bert_finetuning.ipynb
  • models/
  • reports/
  • requirements.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Project overview and dataset description
  • Text preprocessing steps implemented
  • LSTM model architecture and accuracy achieved
  • BERT fine-tuning approach and accuracy achieved
  • Model comparison table with metrics
  • How to run instructions
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We will verify the repository sentiment-analysis-nlp exists in your account.

Your repository will be verified before submission is accepted

Project Submitted Successfully!

Your project has been verified and submitted. Great work on your Sentiment Analysis NLP project!