Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var před 3 roky
..
README a903b3dbe1 perl/perl-Lingua-EN-Fathom: Added (readability of English text). před 6 roky
perl-Lingua-EN-Fathom.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var před 3 roky
perl-Lingua-EN-Fathom.info a903b3dbe1 perl/perl-Lingua-EN-Fathom: Added (readability of English text). před 6 roky
slack-desc a903b3dbe1 perl/perl-Lingua-EN-Fathom: Added (readability of English text). před 6 roky

README

perl-Lingua-En-Fathom

This module analyses English text in either a string or file. Totals
are then calculated for the number of characters, words, sentences,
blank and non blank (text) lines and paragraphs.

Three common readability statistics are also derived, the Fog, Flesch
and Kincaid indices.

All of these properties can be accessed through individual methods,
or by generating a text report.

A hash of all unique words and the number of times they occur is
generated.