0
I Use This!
Inactive
Analyzed about 12 hours ago. based on code collected about 12 hours ago.

Project Summary

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.

Adding more 'memory' is done by calling remember(words_list).

Generating text is done by calling speak_about(subject, max_chars=140).

Tags

markov markovchains text_generation text_processing

In a Nutshell, markov_brain...

Quick Reference

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    data presented on the Open Hub is available through our API
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog

30 Day Summary

Aug 1 2025 — Aug 31 2025

12 Month Summary

Aug 31 2024 — Aug 31 2025

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!