Questions tagged [flesch-kincaid]

The Flesch/Flesch–Kincaid readability tests are designed to indicate comprehension difficulty when reading a passage of contemporary academic English. There are two tests, the Flesch Reading Ease, and the Flesch–Kincaid Grade Level.

16 questions
-1
votes
1 answer

Flesch Index Problems (Java)

I am writing a program that is supposed to calculate the Flesch index of a passage or string and tell the minimum education level required to comprehend. What is supposed to happen is a person types in a string that the want to be calculated and the…
1
2