Patrikkk / Text-Summarizer

A Python Based Text-Summarizer to extract summary of a text or long paragraphs. Includes variety of approaches like normal LSTM architectures, LSTM with Attention and then finally Transformers like BERT and its various improvements. Also includes a python flask based web app as UI for clearer and user friendly interface for summarization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Summarizer

A Python Based Text-Summarizer to extract summary of a text or long paragraphs. Includes variety of approaches like normal LSTM architectures, LSTM with Attention and then finally Transformers like BERT and its various improvements. Also includes a python flask based web app as UI for clearer and user friendly interface for summarization.

About

A Python Based Text-Summarizer to extract summary of a text or long paragraphs. Includes variety of approaches like normal LSTM architectures, LSTM with Attention and then finally Transformers like BERT and its various improvements. Also includes a python flask based web app as UI for clearer and user friendly interface for summarization.

License:Apache License 2.0


Languages

Language:Python 56.2%Language:HTML 23.3%Language:CSS 20.5%