text2ngram --version (return code: 0)
text2ngram (presage) version 0.9.1
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.
text2ngram --help (return code: 0)
Usage: text2ngram [OPTION]... infiles...
--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