view paste/paste.27718 @ 9988:5c540b416103

<b_jonas> `` t=bin/calesyta2016list; >$t echo \'echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit\'$\'\\nb_jonas\' && chmod -c a+x "$t"
author HackBot
date Fri, 16 Dec 2016 10:49:15 +0000
parents 7f957c1f4661
children
line wrap: on
line source

Usage: words [-dhNo] [DATASETS...] [NUMBER_OF_WORDS]

options:
  -l, --list             list valid datasets
  -d, --debug            debugging output
  -N, --dont-normalize   don't normalize frequencies when combining
                         multiple Markov models; this has the effect
                         of making larger datasets more influential
  -o, --target-offset    change the target length offset used in the
                         word generation algorithm; use negative integers
                         for best results