comparison paste/paste.11507 @ 0:e037173e0012

Initial import.
author HackBot
date Thu, 16 Feb 2012 19:42:32 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e037173e0012
1 Usage: words [-dhNo] [DATASETS...] [NUMBER_OF_WORDS]
2
3 valid datasets: --eng-1M --eng-all --eng-fiction --eng-gb --eng-us --french --german --hebrew --russian --spanish --irish --german-medical --bulgarian --catalan --swedish --brazilian --canadian-english-insane --manx --italian --ogerman --portuguese --polish --gaelic --finnish
4 default: --eng-1M
5
6 options:
7 -h, --help this help text
8 -d, --debug debugging output
9 -N, --dont-normalize don't normalize frequencies when combining
10 multiple Markov models; this has the effect
11 of making larger datasets more influential
12 -o, --target-offset change the target length offset used in the
13 word generation algorithm; use negative integers
14 for best results