summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/rgens/text/markov
AgeCommit message (Collapse)Author
2022-09-27Minor changesBen Culkin
2021-03-13Rearrange some thingsBen Culkin
This moves some documentation to a specific docs folder, as well as creating a new examples folder, and putting the two pieces of example code into there
2021-03-13Move factory method from StandaloneTextGeneratorBen Culkin
It is now in StandaloneMarkov, which is the produced type anyways. This also allows the removal of the StandaloneTextGenerator file, as it no longer contains anything
2019-08-28Merge cleanupBenjamin J. Culkin
2019-08-28Add additional comments & suchBenjamin J. Culkin
2019-07-21Merge cleanupsbculkin2442
2018-10-28Import organizationbculkin2442
2018-05-29Merge branch 'working'Benjamin J. Culkin
2018-05-29Move files out of folderBenjamin J. Culkin