Skip to content

Abstractive Text Summarization is the task of generating a short and concise summary that captures the salient ideas of the source text. The generated summaries potentially contain new phrases and sentences that may not appear in the source text.

License

Notifications You must be signed in to change notification settings

AniketYadav17/abstractive-text-summarizer

Repository files navigation

Abstractive Text Summarization

Abstractive Text Summarization is the task of generating a short and concise summary that captures the salient ideas of the source text. The generated summaries potentially contain new phrases and sentences that may not appear in the source text.

Installation

  1. Install the zip file from the Code drop-down

  2. Clone the repository.

Create a virtual environment and install the dependencies.

  pip install -r requirements.txt

Demo

https://text-summary-01.herokuapp.com/

Screenshots

App Screenshot

About

Abstractive Text Summarization is the task of generating a short and concise summary that captures the salient ideas of the source text. The generated summaries potentially contain new phrases and sentences that may not appear in the source text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published