|
NAMEngrams - Compute the ngram frequencies and produce tables to the stdout.SYNOPISngram [--version] [--help] [--n=3] [--normalize] [--type=TYPE] [--orderby=ORD] [--onlyfirst=N] [input files] DESCRIPTIONThis script produces n-grams tables of the input files to the standard ouput.Options:
PREREQUISITESText::Ngrams, Getopt::LongSCRIPT CATEGORIESText::StatisticsREADMEN-gram analysis for various kinds of n-grams (character, words, bytes, utf8, and user-defined). Based on Text::Ngrams module.SEE ALSOText::Ngrams module.COPYRIGHTCopyright 2003-2017 Vlado Keselj http://web.cs.dal.ca/~vladoThis module is provided "as is" without expressed or implied warranty. This is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The latest version can be found at http://web.cs.dal.ca/~vlado/srcperl/. POD ERRORSHey! The above document had some coding errors, which are explained below:
Visit the GSP FreeBSD Man Page Interface. |