Commit Graph

13 Commits

Author SHA1 Message Date
Jeremy Fincher 11a674eb2b Added handling for case of a channel with no pairs/follows. 2003-04-20 07:15:31 +00:00
Jeremy Fincher 32268cdef8 Removed unused import. 2003-04-17 10:06:29 +00:00
Jeremy Fincher c92386f7cf Changed ISNULL(word) to word ISNULL. 2003-04-11 21:36:25 +00:00
Jeremy Fincher 13109d1f96 Changed word=NULL to ISNULL(word) 2003-04-11 21:33:23 +00:00
Jeremy Fincher 62a833f29a Added markovfirsts command. 2003-04-11 21:31:43 +00:00
Jeremy Fincher 8b0f62220d Added markovfirsts command. 2003-04-11 21:25:31 +00:00
Jeremy Fincher 9253ce5adc Stupid lack of import... 2003-04-11 21:05:16 +00:00
Jeremy Fincher 96e79c2b2d Fixed behavior for actions. 2003-04-11 21:04:34 +00:00
Jeremy Fincher 3ddc088764 Forgot to move two lines under the fix. 2003-04-11 21:00:51 +00:00
Jeremy Fincher c282eadcc3 Fixed UnboundLocalError. 2003-04-11 20:57:39 +00:00
Jeremy Fincher fd4c20c258 Added is_first field to database to make sure markov phrases start naturally. 2003-04-11 19:50:41 +00:00
Jeremy Fincher 78b44e7a1e Changed markov command to know when to stop instead of taking a length. 2003-04-11 14:08:45 +00:00
Jeremy Fincher 241e493755 Initial import. 2003-04-11 06:56:37 +00:00