This project uses a fine-tuned BERT model to classify movie reviews as positive or negative.
Clone the repository and install the dependencies:
git clone https://github.com/your-username/sentiment-analysis.git
cd sentiment-analysis
pip install -r requirements.txt