๐ 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.
git clone https://github.com/raad1masum/level-grade.git
cd level-grade
npm i
npm start
Linkedin: Raadwan Masum
Github: raad1masum
Devpost: Raadwan masum