You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Thank you for opening your first issue in our repository, one of our maintainers will get in touch with you soon.
PLEASE DON'T FORGET TO ADD YOUR EMAIL USING THE AUTH LINK
We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos
For being eligible for that, please authenticate yourself using this link: https://metafy.social/signup
Rewards : T-shirts & NFT ( for blockchain contributions )
Best of luck on your Contributions
For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA
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
Additional context**
in the GUI paste the link of the article you need to summarize then the title and summary will be displayed
The text was updated successfully, but these errors were encountered: