Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

markov_brain

Compare

  Analyzed 1 day ago

markov_brain is a generic markov chain text generation module in python. It was written as an easy-to-use black box for other applications. Example usage can be found in test_markov_brain.py. Simply create a new Brain() using the "past_memory" configuration to load any previous knowledge. ... [More] Adding more 'memory' is done by calling remember(words_list). Generating text is done by calling speak_about(subject, max_chars=140). [Less]

155 lines of code

0 current contributors

over 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

dadacore

Compare

  Analyzed about 13 hours ago

Markov chain text generator (stupid and unusable for the time being)

643 lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

pypolibox

Compare

  Analyzed 1 day ago

product recommendation text generation using OpenCCG

33.2K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This