logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

text2ngram - generate statistical n-gram data from text

Description

--output, -o O
              Output file name O

       --ngrams, -n N
              Specify ngram cardinality N

       --format, -f F
              Output file format F: sqlite, tsv (tabbed separated values)

       --lowercase, -l Enable lowercase conversion mode

       --append, -a
              Open output file in append mode

       --help, -h
              Display this information

       --version, -v
              Show version information

       text2ngram  is  free  software distributed under the GPL.  Send bug reports to matteo.vescovi@yahoo.co.uk
       Copyright © Matteo Vescovi

Name

       text2ngram - generate statistical n-gram data from text

Synopsis

text2ngram [OPTION]... infiles...

See Also