MarkovGrams/MarkovGrams
Starbeamrainbowlabs a7f41da1e7 Add count param to command line args 2017-04-26 21:53:35 +01:00
..
Properties Initial commit. I think this si worth keeping in it's entirety! 2017-04-26 21:35:00 +01:00
MarkovGrams.csproj Initial commit. I think this si worth keeping in it's entirety! 2017-04-26 21:35:00 +01:00
NGrams.cs Initial commit. I think this si worth keeping in it's entirety! 2017-04-26 21:35:00 +01:00
Program.cs Add count param to command line args 2017-04-26 21:53:35 +01:00
UnweightedMarkovChain.cs Fix markov chain generation to base the next ngram on the previous one - not the first one 2017-04-26 21:51:35 +01:00