BBC News Dataset Michelle Adu-Asah · ITAI-2373

Full Article Analysis

Paste any news article to get classification, sentiment, summary, and named entities in one pass.

💻 Tech article ⚽ Sport article 🏛 Politics article 📈 Business article
Article text

Sentiment Analysis

Uses VADER (Valence Aware Dictionary) to score the emotional tone of any text.

Input text

Named Entity Recognition

spaCy extracts people, organizations, and locations from article text using the en_core_web_sm model.

Article text

Topic Modeling

LDA (Latent Dirichlet Allocation) discovers hidden themes across 5 topics using TF-IDF features.

Article text

Multilingual Processing

langdetect identifies the language; deep-translator handles English ↔ German, French, and Spanish.

Input text (English)

NewsBot ChatBot

Ask NewsBot about articles, sentiment, topics, entities, or request translations.

NB
Hi! I'm NewsBot 2.0 👋 I can help you analyze news articles. Try asking me to summarize, check sentiment, find entities, or translate something. Type help to see all commands.