Skip to content

contributerMe/Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Summarizer

This repository contains a simple News Summarizer application built using the Python Tkinter library for the graphical user interface. The app allows users to enter a URL of a news article, retrieves information using the Newspaper library, and provides a summarized version of the article along with additional details such as title, author, publishing date, and sentiment analysis.

Dependencies

Tkinter (for GUI) Newspaper (for fetching news articles) TextBlob (for NLP and sentiment analysis)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages