MarkovGrams/MarkovGrams
2017-04-26 21:51: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 Trim lines & split multiple words on a line up 2017-04-26 21:43:45 +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