Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 958 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 958 Bytes

level-grade

📘 Automatically determine the grade level of English texts using the Flesch-Kincaid grade level formula.

Try it out here.

The Flesch-Kincaid reading grade level formula is an equation used to determine the amount of years of American schooling needed to understand a given piece of text. I used the formula in this project to determine the relative grade level of user inputed text.

🚀 Local Development

git clone https://github.com/raad1masum/level-grade.git
cd level-grade
npm i
npm start

👨‍💻 Contact

Linkedin: Raadwan Masum
Github: raad1masum
Devpost: Raadwan masum