|
|
|
|
|
by carbocation
4815 days ago
|
|
If you want to filter by grade level, why not just use a ready-made javascript script that computes an actual Flesch-Kincaid reading level [1]? This seems like reinventing the wheel, though I understand that can be the point of a weekend project. [1] = e.g., https://github.com/cgiffard/TextStatistics.js |
|