Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Network Visualization of Entities in BBC Indonesia Articles

This project scrapes news articles from BBC Indonesia, analyzes entities, and visualizes relationships using NetworkX.
Kaggle Notebook Link: https://www.kaggle.com/code/invigi/bbcscrape

Features

  • Web scraping to gather news articles from BBC Indonesia.
  • Entity recognition using spaCy.
  • Network visualization of entity relationships.

Getting Started

Prerequisites

  • Python 3.x
  • Libraries: beautifulsoup4, requests, spacy, networkx

Installation

  1. Clone the repository:

    git clone https://github.com/GitAJov/BBCScrape.git
    cd repository-name
  2. Install the required packages:

    pip install beautifulsoup4 requests spacy networkx
    python -m spacy download en_core_web_sm

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages