gunning-fog

command module
v0.0.0-...-5756078 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2023 License: MIT Imports: 3 Imported by: 0

README

#gunning-fog

Gunning-fog index analyzer written in Go. This analyzer processes an English text and produces its Gunning Fox index score. Refer to its logic in https://en.wikipedia.org/wiki/Gunning_fog_index - it does not analyse word endings (-es, -ed, or -ing), or discriminate proper nouns, familiar jargon or compound words.

Use

$ go get cirello.io/gunning-fog/...
$ cat LICENSE | $GOBIN/gunning-fog
16

gunning-fog will always wait content from STDIN.

Documentation

Overview

Gunning-fog index analyzer written in Go. This analyzer processes an English text and produces its Gunning Fox index score. Refer to its logic in https://en.wikipedia.org/wiki/Gunning_fog_index - it does not analyse word endings (-es, -ed, or -ing), or discriminate proper nouns, familiar jargon or compound words.

$ go get cirello.io/gunning-fog/...
$ cat LICENSE | $GOBIN/gunning-fog
16

`gunning-fog` will always wait content from STDIN.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL