DaveChild / Text-Statistics

Generate information about text including syllable counts and Flesch-Kincaid, Gunning-Fog, Coleman-Liau, SMOG and Automated Readability scores.
https://readable.com/
BSD 2-Clause "Simplified" License
446 stars 107 forks source link

Use bc_math for precision calculations - fixes issue #14 #16

Closed jrfnl closed 10 years ago

jrfnl commented 10 years ago

And some small efficiency tweaks

DaveChild commented 10 years ago

Great stuff, thanks!