Text reader that processes the following information
- Word count
- Line count
- Sentence count
- Paragraph count
- Flesch-Kincaid reading level
- Time the program took to process the text
- Frequency of first letter of each word
- Top 10 words used (including count and frequency)
- Complete word list (with count, frequency, and line numbers it appeared on)
A sample output for War and Peace is included in the output folder.
This project is released under MIT License. Please review the License file for more details.