This project aims to develop a machine learning model to detect controversial discussions within Reddit comments. The model analyzes the sentiment and content of comments to identify topics that generate divergent opinions among users.
- Analyzes sentiment: The model performs sentiment analysis to understand the emotional tone of comments.
- Identifies controversial topics: It identifies topics that lead to polarized opinions within the Reddit community.
- Scalable: Designed to handle large volumes of comments for real-time controversy detection.
- Customizable: Users can adjust parameters and features to suit specific community dynamics.
Clone the repository:
git clone https://github.com/najmaelboutaheri/Reddit-Controversy-detection.git
cd controversy-detection