cgiffard / TextStatistics.js

Generate information about text including syllable counts and Flesch-Kincaid, Gunning-Fog, Coleman-Liau, SMOG and Automated Readability scores.
MIT License
191 stars 37 forks source link

Added usage examples to README #10

Open LiamRae opened 9 years ago

LiamRae commented 9 years ago

As a beginner I wasn't initially sure how to use this library so I added a couple of simple examples for other newbies.

Bangkokian commented 5 years ago

I'm seeing a lot of differences between the data produced by TextStatistics.js and popular sites like wordcounttools.com

Are there any reasons I might be seeing those differences?