Skip to content
#

news-analysis

Here are 47 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 May 11, 2026
  • 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

An end-to-end NLP and Machine Learning project for fake news detection using TF-IDF and Logistic Regression, featuring a complete training pipeline, evaluation visuals, and a Streamlit web app for real-time news credibility analysis. Dataset adapted from Kaggle.

  • Updated Dec 29, 2025
  • Python

A new package designed to facilitate the generation of structured summaries and insights from user-provided news headlines or short articles. It uses pattern matching to ensure responses are consisten

  • Updated Dec 21, 2025
  • 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

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