A python implementation of extractive summarization of text in Hindi.
Use the package manager pip to install foobar.
pip install -r requirements.txt
// 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"
Hindi-Text-Summarizer by
Dhruv Sharma