Built-in HTML document filters - Analyze reading grade level

The reading grade filter analyzes HTML documents and produces and estimate for the readability of a document.

This filter is required by content auditor to produce the reading grade level report.

The reading grade filter implements the Flesch-Kincaid readability test to produce a grade level that is equivalent to the grade level of education in the United States.

Enabling

The reading grade filter is enabled by default.

filter.jsoup.classes=<jsoup_filters>,FleschKincaidGradeLevel,<jsoup_filters>