dr.botzo/dr_botzo/markov
Brian S. Stephan 897f29c8d4 markov: tweaks to the sentence generator
this tunes things a bit in the sentence generator, trying to favor
complete sentences over the min/max word counts, which are still kinda
heeded but not as militantly. this *should* create more interesting
chains, especially with topics, without really breaking things, but this
certainly needs some testing before we can see if it's actually right
2016-06-30 22:21:02 -05:00
..
migrations convert the project via 2to3 2016-01-16 18:02:17 -06:00
templates/markov convert the very basic UI we had to bootstrap 2016-03-30 16:00:49 -05:00
__init__.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
admin.py markov: point admin forms at templates properly 2016-06-30 16:26:06 -05:00
forms.py standardize logging logger names 2015-05-21 22:05:10 -05:00
ircplugin.py convert the project via 2to3 2016-01-16 18:02:17 -06:00
lib.py markov: tweaks to the sentence generator 2016-06-30 22:21:02 -05:00
models.py change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
urls.py convert the very basic UI we had to bootstrap 2016-03-30 16:00:49 -05:00
views.py convert the very basic UI we had to bootstrap 2016-03-30 16:00:49 -05:00