dr.botzo/dr_botzo/markov
Brian S. Stephan db3e2a27a0 markov: try harder to get a right len sentence
this puts additional pressure on the sentence generator, retrying many
times to get something that's long but not too long. only testing on a
small context so far, so this is certainly not yet ready to go live, but
the results are pretty good so far
2016-06-30 22:43:26 -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: try harder to get a right len sentence 2016-06-30 22:43:26 -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