Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
384 stars 321 forks source link

Added Text Summarization model . #603

Closed akshaydubey05 closed 4 months ago

akshaydubey05 commented 4 months ago

ISSUE:- #586

This text summarization model uses the Natural Language Toolkit (NLTK) library for text processing and Networkx for implementing TextRank. Features:

invigorzz313 commented 4 months ago

Kindly avoid .py files. It is recommended that you code that in .ipynb too.