markov_chains icon indicating copy to clipboard operation
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

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