Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 671 Bytes

README.MD

File metadata and controls

32 lines (20 loc) · 671 Bytes

Hindi-Text-Summarization

A python implementation of extractive summarization of text in Hindi.

Installation

Use the package manager pip to install foobar.

pip install -r requirements.txt

Usage

// You First have to put the input Hindi text in file "HindiText.txt"
python HindiSummarizer.py
// After this you will get the Summarized text in file "HindiSum.txt"

Reference

All Credits goes to the Developer

Hindi-Text-Summarizer by Dhruv Sharma

License

MIT