Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 870 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 870 Bytes

textstats Go Report Card License GoDoc Build Status

Generate information about text including syllable counts and Flesch-Kincaid, Gunning-Fog, Coleman-Liau, Dale-Chall, SMOG and Automated Readability scores.

Initially a more or less direct port of TextStatistics.js to Go, this supports analysing an io.Reader as well as strings.