> For the complete documentation index, see [llms.txt](https://fethis-organization.gitbook.io/rescop-text-analytics/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fethis-organization.gitbook.io/rescop-text-analytics/motivation.md).

# Motivation

Text Analytics project aims to read a string from given file path and return the;<br>

1. Word Count
2. Punctuation Count
3. Sentence Count
4. Sorted Words (according to the given sorting algorithm)
