view paste/paste.27718 @ 11916:33100f1e5c88 draft

<b_jonas> `` perl -pi -e\'s"(jokes)"movie spoilers or $1"\' wisdom/hppavilion1
author HackEso <hackeso@esolangs.org>
date Mon, 26 Aug 2019 21:46:08 +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