wooorm / readability

visualise readability
https://wooorm.com/readability/
MIT License
203 stars 19 forks source link

How can I make this work for other language? #2

Closed sadfuzzy closed 7 years ago

sadfuzzy commented 7 years ago

How can I make this work for other language? Russian, f.e.

wooorm commented 7 years ago

That unfortunately would take a lot of work: you need a parser (like parse-english), and you need algorithms like Dale–Chall, Automated Readability, Coleman-Liau, Flesch, Gunning fog, SMOG, and Spache.

sadfuzzy commented 7 years ago

Thanks! Will take a look at those ones

wooorm commented 7 years ago

:+1:

wooorm commented 7 years ago

I’m closing this as it’s not really actionable, do let me know if you’d like my advice though!