Skip to content
#

news-analysis

Here are 39 public repositories matching this topic...

A complete NLP and Machine Learning project to detect fake and real news using TF-IDF and Logistic Regression. Includes full training pipeline, evaluation charts, and an interactive Streamlit web app for real-time credibility analysis. Dataset adapted from Kaggle’s Fake and Real News Dataset.

  • Updated Oct 26, 2025
  • Python

This repository contains a Python script that performs sentiment analysis on news articles related to Binance Coin (BNB). It fetches news articles from the CryptoCompare API and utilizes the Groq AI language model to analyze the sentiment of each article's title and body. The script classifies the sentiment as positive, negative, or neutral, and th

  • Updated Jun 14, 2024
  • Python

Named Entity Recognition (NER) on news articles using rule-based and spaCy models. Includes entity extraction, visualizations with displaCy, and comparison of small vs large spaCy models for analysis and insights.

  • Updated Aug 14, 2025
  • Python

SAT News Analyser is a web application offering in-depth news article analysis with features like sentiment analysis, genre detection, POS tagging, and reading time estimation. Supports URL-based content extraction, Google OAuth authentication, article history, and text-to-speech functionality. Built with Flask, PostgreSQL, and NLTK.

  • Updated May 6, 2025
  • HTML

Improve this page

Add a description, image, and links to the news-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the news-analysis topic, visit your repo's landing page and select "manage topics."

Learn more