Skip to content

eyuuab/News-Entity-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

News Entity Extractor

Description

News Entity Extractor is a Python-based tool that extracts and classifies named entities from news articles.

Features

  • Fetches news articles from provided URLs
  • Performs Named Entity Recognition (NER) using SpaCy
  • Classifies entities into categories (e.g., person, organization, location)
  • Highlights entities within the article text

About

A Python-based tool for extracting and classifying named entities from news articles using SpaCy NLP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages