Skip to content

Article Summarizer with GUI #478

@adithya-r-kothur

Description

@adithya-r-kothur

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

  1. In the URL box paste article link which you want to summarize
  2. using newspaper library article is downloaded
  3. now the article is processed using NLP model
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions