Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Script]: Text Summarizer using TextRank (NLP) #2971

Open
3 tasks done
smty2018 opened this issue Aug 10, 2023 · 1 comment
Open
3 tasks done

[Script]: Text Summarizer using TextRank (NLP) #2971

smty2018 opened this issue Aug 10, 2023 · 1 comment

Comments

@smty2018
Copy link
Contributor

Aim

This Python script takes a longer piece of text as input and generates a concise summary using the TextRank algorithm from the sumy library.

Details

TextRank is an extractive text summarization algorithm that identifies important sentences based on the connections between words.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'23 contributor
  • I want to work on this issue
@github-actions github-actions bot added the hacktoberfest Issues open for hacktoberfest label Oct 10, 2023
@github-actions github-actions bot removed the hacktoberfest Issues open for hacktoberfest label Nov 21, 2023
@linga-007
Copy link

I would like to work on this issue .
I am a gssoc 24 participant , kindly assign me this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants