-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
Is your feature request related to a problem? Please describe
Its a very big headache to read big and long articles so here is a article summarizer which summarizes the article using NLP model it gives a title and a small summary which is displayed on the GUI . GUI is made using tkinter library
Describe the solution you'd like
- In the URL box paste article link which you want to summarize
- using newspaper library article is downloaded
- now the article is processed using NLP model
- it gives a title and a small summary
Additional context**
in the GUI paste the link of the article you need to summarize then the title and summary will be displayed
Metadata
Metadata
Assignees
Labels
No labels