0
I Use This!
Inactive
Analyzed about 1 hour ago. based on code collected about 10 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
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    data presented on the Open Hub is available through our API

30 Day Summary

Apr 7 2024 — May 7 2024

12 Month Summary

May 7 2023 — May 7 2024

Ratings

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