Text Summarizer
Text Summarizer
USING MACHINE
LEARNING
GUIDE: MOHAMMED SHAHIR
Ms. AMRUTHA KARTHIKEYAN 39A
NAME OF THE ORGANIZATION
ALLIEVO LEARNING CENTRE
PALARIVATTOM
KERALA
682025
PROPOSED SYSTEM
The input text is processed using natural language processing and processed
input is converted into vector form using word embedding.
Sentence ranking is done between sentences to extract higher ranked sentence.
The user can easily input the large text and the system provides the
summarized version of the large text.
MODULES
LOGIN
Users input their login information, comprising a username and password.
The system processes this input to ascertain its validity. If the entered
information is deemed valid, the user is successfully logged into a new page;
otherwise, an indication of invalid details is displayed.
REGISTRATION
The system accepts input consisting of usernames, passwords, and other
essential user details. It then processes this information to determine its
validity and checks if the user is already registered. Upon successful validation
and verification, the new user is successfully registered into the system.
TEXT SUMMARY
The introduction outlines the process of summarizing extensive text data.
Users upload a significant amount of text data as input. This data is then
processed through a model utilizing the BERT algorithm for summarization.
The output yields the summarized text data, providing users with a
condensed version of the original content.
CONCLUSION