/markov-word-generator

A small Python library to generate random credible words based on a list of words by estimating the probability of the next character from the frequency of the previous ones

Primary LanguagePythonApache License 2.0Apache-2.0