MarkovGrams/MarkovGrams
Starbeamrainbowlabs 1a984d538c
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
..
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 Add additional protection against blank n-grams 2018-09-03 21:23:37 +01:00
Program.cs CLI: Ignore blank lines 2018-09-03 21:20:04 +01:00
UnweightedMarkovChain.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
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