edualgo / Grokking-Machine-Learning

This repo aims to contain different machine learning use cases along with the descriptions to the model architectures
https://github.com/Abhijit2505/Grokking-Machine-Learning/wiki
MIT License
63 stars 49 forks source link

Text summarization #105

Closed Vashuev closed 3 years ago

Vashuev commented 3 years ago

Hello @Abhijit2505, I want to implement a text summarization model. It will output the summary by extracting the important sentences from huge articles. I will try to make it all from scratch, except using an nltk function for removing basic words i.e the, and, a, it, will, etc.

please label and assign it to me as soon as possible.

Abhijit2505 commented 3 years ago

@Rohit-bisht-rise please get started.