This program will read an English document as input and generate the summary using textrank and NLTK.
The length of the summary can be customized. The original setting is 25% of the original small document word count and cap to maximum 500 words for larger document.