Skip to content

Aditya3425-Fst/fequencycount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Text Analysis Tool

Overview


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.


Features


Live Updates:

The tool dynamically updates the displayed statistics on every keypress, offering real-time insights into the input text.

Statistics Displayed:


Character Count
Word Count
Sentence Count
Paragraph Count
Reading Time
Keyword Count


Keyword Analysis:

The tool identifies and displays the top keywords present in the text, excluding common stop words.

Readability Level:

Utilizes the Mashape Readability Metrics API to determine the Flesch Reading Ease score and translates it into a meaningful readability level.

How to Use:

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.

Technologies Used

HTML
CSS
JAVASCRIPT

Getting Started

git clone_repository_url

Open the index.html file in a web browser.

License

This project is licensed under the MIT LICENCE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published