CCALI / a2jauthor

CALI A2JAuthor document automation authoring and viewing platform
https://www.a2jauthor.org
Other
4 stars 1 forks source link

105 fk text grading #118

Closed mikemitchel closed 3 years ago

mikemitchel commented 3 years ago

This fixes some bugs (aka one sentence being counted as two), but also moves the TextStatistics.js file into a utility module, with tests that help lock down the accuracy of the most important atoms for computing reading level - wordCount, sentenceCount, and ave/word per sentence. We also now show Coleman-Liau score/index.

closes #105