Skip to content

ldbach/appForNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

appForNews

Overview This Python program allows users to search for news articles on a specific topic, save the results to a CSV file, summarize the headlines, and extract named entities (e.g., people, locations, organizations) from the headlines. The program uses several external libraries for API requests, text processing, and summarization.

  1. Clone or Download the Repository git clone <repository_url>
  2. Set Up Environment Variables Create a new API Key in NEWS API Set it to the environment variable
  3. Install Dependencies pip install requests nltk sumy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages