Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
TEXT2NGRAM(1)			  User Commands 		   TEXT2NGRAM(1)

NAME
     text2ngram - generate statistical n-gram data from text

SYNOPSIS
     text2ngram [OPTION]... infiles...

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 (C) Matteo Vescovi

COPYRIGHT
     Copyright (C) Matteo Vescovi
     This  is free software; see the source for copying conditions.  There is NO
     warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

presage version 0.9.1		   August 2026			   TEXT2NGRAM(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=text2ngram&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help