dr.botzo/dr_botzo/markov
Brian S. Stephan 9b5e8445bf Revert "markov: abandon min_words_per_sentence for lines"
This reverts commit 464727cc74.

it turns out that without the min_words_per_sentence adjustment, the
default min_words (15) is way too demanding on a lot of chains, so we're
going to go back to this for the moment
2016-06-30 23:20:05 -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 Revert "markov: abandon min_words_per_sentence for lines" 2016-06-30 23:20:05 -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