This project is aimed at analyzing gender stereotypes in Bollywood movie plots and proposing strategies to mitigate them. This repository contains the code, data, and documentation related to the project.
BollyStereo.ipynb
: Jupyter notebook containing the code for data preprocessing, analysis, and visualization.used-data/
: Folder containing the original dataset and processed CSV files.new-data/
: Folder containing the CSV files generated after processing the original dataset.
-
Clone the repository to your local machine:
git clone https://github.com/yourusername/BollyStereo.git
-
Open the Jupyter notebook BollyStereo.ipynb to explore the code and run the analysis.
-
Data files generated after processing are stored in the new-data/ directory.
- Python 3.x
- Jupyter Notebook
- pandas
- nltk
- matplotlib
- TextBlob