summaryrefslogtreecommitdiffstats
path: root/markov.go
Commit message (Collapse)AuthorAgeFilesLines
* add 'prefix word count' command line argHEADmasterSam Anthony2024-09-011-37/+59
|
* add 'max number of output words' command line argSam Anthony2024-09-011-7/+11
|
* format commentsSam Anthony2024-09-011-5/+5
|
* fix bug in end-state markerSam Anthony2024-08-311-7/+7
|
* update package commentsSam Anthony2024-08-261-6/+10
|
* markov chainSam Anthony2024-08-261-0/+75