Text Summarizer

summarizes text from social media to simple understandable terms . basically brief about the paragraph

Description

This is a ml based project based on NLP , this basically used long_T5 model to train the sentence, words to map to simpler terms and make a sentence (understandable ) out of the words gathered ,
step

1) data selection

2) clean data for suitable features

3) feature selection - here the taken is the tweets from a particular period of time in between 2020 -2022

4) highest tweets faction is of covid -19

5)train the model

6)optimize for the length of text to consider , and to output

7) validation

8)test

Issues & Pull Requests Thread
No issues or pull requests added.