markov_chains
markov_chains copied to clipboard
A Ruby gem to generate random text from a source text using Markov Chains
Results
2
markov_chains issues
Sort by
recently updated
recently updated
newest added
no utf8
2
;(
Now input text correctly separates to sentences with dots \w changed to [[:alpha:]]. It allows to use unicode symbols like cyrillic etc modified: lib/markov_chains/dictionary.rb