Brian S. Stephan 8fded6ba6c markov: replace max_sentences with sentance_bias
the theory here is that counting the number of sentences generated is
kind of silly, if we're already specifying min/max word counts, we
probably just want to fall into that range, and not really care how many
sentences we get

meanwhile, we were overloading max_sentences to also calculate how long
any one sentence must be, which is kind of a weird thing to derive, so
we're going to drop the max_sentences language and call this more what
it is, a bias towards the number of sentences that might be seen
2016-06-30 23:26:04 -05:00
..
2016-01-16 18:02:17 -06:00
2016-01-16 18:02:17 -06:00
2016-01-16 18:21:46 -06:00
2016-01-16 18:21:46 -06:00
2016-01-16 18:21:46 -06:00
2016-03-30 18:06:44 -05:00