This Text Analysis Tool is a web application that provides various statistics and insights into the content of a given text. It enables users to analyze the text for character count, word count, sentence count, paragraph count, reading time, keyword count, and even provides a readability level based on the Flesch Reading Ease score.
The tool dynamically updates the displayed statistics on every keypress, offering real-time insights into the input text.
Character Count
Word Count
Sentence Count
Paragraph Count
Reading Time
Keyword Count
The tool identifies and displays the top keywords present in the text, excluding common stop words.
Utilizes the Mashape Readability Metrics API to determine the Flesch Reading Ease score and translates it into a meaningful readability level.
Open the index.html file in a web browser.Input or paste your text into the provided textarea.
Witness the live updates of various statistics as you type.
HTML
CSS
JAVASCRIPT
git clone_repository_url
Open the index.html file in a web browser.