SentiNews is a sentiment analysis tool designed to evaluate political bias and subjectivity in news articles made by Nishi Agrawal & Nandini Venkatesh
nlp-testing/– Contains all testing code and experiments with different NLP libraries.senti_news_code/ --> final_version– Deployable version of the project. This is the main folder to view for production code. Has individual work and final version is contained in final_version
- Libraries: Flair, PoliticalBiasBERT, spaCy, TextBlob
- API: Connected via a Flair-based API
- Technologies: HTML, CSS, JavaScript
- Clone the repository:
git clone https://github.com/yourusername/SentiNews.git cd SentiNews - Set up venv environment to run it & run requirements file
- Run app.py file in venv environment & navigate to local server link