0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 10 years ago
Update LICENSE to Apache 2.0 More... over 10 years ago
pulling python3 from travis More... about 14 years ago
adding travis support More... about 14 years ago
Adding a flush() method on Markov. More... over 14 years ago
methods -> functions More... over 14 years ago
fix indentation More... over 14 years ago
remove quality_floor More... over 14 years ago
add license More... over 14 years ago
Make condition more clear More... over 14 years ago
Add relevant_terms argument. Best effort will be made to generate a sequence containing the items in relevant_terms More... over 14 years ago
wrap up quality floor feature More... over 14 years ago
make certain stop is never included in output More... over 14 years ago
min_words doesn't accomplish much, removing. More... over 14 years ago
Merge branch 'master' of github.com:wieden-kennedy/python-markov More... over 14 years ago
Make a best-effort at producing minimum-length texts More... over 14 years ago
Update README.md More... over 14 years ago
Added important note More... over 14 years ago
More docs More... over 14 years ago
Update README.md More... over 14 years ago
Add more details to readme More... over 14 years ago
Merge branch 'master' of github.com:wieden-kennedy/python-markov More... over 14 years ago
Add generation function and test More... over 14 years ago
Adding password kwarg.
Naomi Slater
as Your Name
More... over 14 years ago
remove print statements More... over 14 years ago
Ignore unicode in make_key as well More... over 14 years ago
Adding host, port to method sig.
Naomi Slater
as Your Name
More... over 14 years ago
Fixing div by zero.
Naomi Slater
as Your Name
More... over 14 years ago
Merge branch 'master' of github.com:wieden-kennedy/python-markov More... over 14 years ago
import Markov class in __init__ More... over 14 years ago