1
0
Bifurcation 0
MarkovGrams/MarkovGrams
Starbeamrainbowlabs b5210030bd
Bugfix: Correct word-level flat n-gram generation
2018-09-14 15:54:55 +01:00
..
Properties Initial commit. I think this si worth keeping in it's entirety! 2017-04-26 21:35:00 +01:00
Utilities Do some optimising to make it better work with Shakespeare. The weighted generator now does things in parallel! 2018-09-03 22:19:57 +01:00
MarkovGrams.csproj Refactor CLI to make it much nicer, and add some features. Also, bugfix the weighted markov chain 2018-09-02 21:52:22 +01:00
NGrams.cs Bugfix: Correct word-level flat n-gram generation 2018-09-14 15:54:55 +01:00
Program.cs CLI: Ignore blank lines 2018-09-03 21:20:04 +01:00
UnweightedMarkovChain.cs Bugfix: Correct word-level flat n-gram generation 2018-09-14 15:54:55 +01:00
WeightedMarkovChain.cs Do some optimising to make it better work with Shakespeare. The weighted generator now does things in parallel! 2018-09-03 22:19:57 +01:00