0
I Use This!
Inactive

Commits : Listings

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