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

Text Summarization using NLP ,Issue : #64 #141

Closed
wants to merge 3 commits into from

Conversation

Peart-Guy
Copy link
Contributor

Closes:

Describe the add-ons or changes you've made 📃

It is Text Summarization Model built using NLP which helps user to summarize long texts. The user just needs to type
the Passage they want and click summarize and within few seconds the model does the job. It has a very suitable UI.

This Model is a Natural Language Processing (NLP) model to summarize long pieces of text into concise summaries
The Backend of the project is built in Python using NLP model Transformer and the frontend is built with HTML, CSS
and JavaScript . The Backend and front is connected with Flask in python

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Screenshots 📷

Screenshot 2024-10-07 041525
Screenshot 2024-10-07 041714

Screen Recording 📷

Text.Summarization.Tool.mp4

Copy link

github-actions bot commented Oct 6, 2024

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

Copy link
Owner

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm closing this pr. Because

  • You've commited this pr in main branch.
  • Not followed the guidelines.
  • Attach a working video from Jarvis login upto 2-3 test cases of your model.

Warning: If your pr found under plagiarism, you will be banned from gssoc-ext.

@Avdhesh-Varshney Avdhesh-Varshney added bug 🐛 Something isn't working Flag: Invalid wontfix ❌ This will not be worked on labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working Flag: Invalid wontfix ❌ This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants