cdimascio / py-readability-metrics

📗 Score text readability using a number of formulas: Flesch-Kincaid Grade Level, Gunning Fog, ARI, Dale Chall, SMOG, and more
https://py-readability-metrics.readthedocs.io/en/latest/
MIT License
352 stars 59 forks source link

Short texts raise warning instead of error | fix #14 #24

Closed thiborose closed 2 years ago

thiborose commented 3 years ago

Here is my workaround to be able to measure readability on texts that have less than 100 words.