MarkovGrams/MarkovGrams
Starbeamrainbowlabs c55c8f4e8a
Implement word-level ngrams
2018-09-03 14:06:50 +01:00
..
Properties Initial commit. I think this si worth keeping in it's entirety! 2017-04-26 21:35:00 +01:00
Utilities 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
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 Implement word-level ngrams 2018-09-03 14:06:50 +01:00
Program.cs Implement word-level ngrams 2018-09-03 14:06:50 +01:00
UnweightedMarkovChain.cs Implement word-level ngrams 2018-09-03 14:06:50 +01:00
WeightedMarkovChain.cs Implement word-level ngrams 2018-09-03 14:06:50 +01:00