Skip to content
#

news-analysis

Here are 32 public repositories matching this topic...

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

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

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

📰 Fine-tuned roberta-base classifier on the LIAR dataset. Aaccepts multiple input types — text, URLs, and PDFs — and outputs a prediction with a confidence score. It also leverages google/flan-t5-base to generate explanations and uses an Agentic AI with LangGraph to orchestrate agents for planning, retrieval, execution, fallback, and reasoning.

  • Updated Aug 7, 2025
  • Jupyter Notebook

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