Skip to content

LilJohny/Shorty

Repository files navigation

Text_Summarizer

This app will give you ability to summarize pasted text, or text on given url.App will provide text, that will give an idea of the meaning of the text.

Getting Started

Use this command to install package: python setup.py install

Prerequisites

Install needed packages by command: pip install -r requirements.txt

Usage

clone repository
cd Text_Summarizer/Summarizer
python3 main.py
or
python3 app.py path_to_text_file language number_of_sentences_in_summary

Authors

  • Denis Ivanenko - All work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published

Languages