dr.botzo/modules
Brian S. Stephan 305625044a Markov: track the context of said lines
a context is a meta-classification ('banter, 'secrets', whatever)
based on targets (channels or nicknames). when a line is being
learned from a known target, the chains are placed in that context.

this is for allowing one brain to have multiple personalities, in
a sense, for large networks or cases where there may be a more
sanitized set of channels and a couple channels where everyone lets
it rip. a later enhancement would have sentence creation choose from
context-less chains (and contexts matching the current target), but
i need to go back to the drawing board on that one a bit.

ramble ramble ramble
2011-04-23 16:07:32 -05:00
..
Countdown.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Dice.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Echo.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
EightBall.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
FactFile.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Facts.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
GoogleTranslate.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Help.py chmod -x modules/Help.py 2011-02-23 19:40:06 -06:00
IrcAdmin.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Karma.py Karma: in the element regex, match ()ful version before ()less version 2011-03-02 16:17:59 -06:00
Markov.py Markov: track the context of said lines 2011-04-23 16:07:32 -05:00
MegaHAL.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Pi.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Seen.py Seen: unicode safety 2011-02-25 23:11:04 -06:00
Storycraft.py Merge branch 'master' of git.incorporeal.org:dr.botzo 2011-02-26 19:10:26 -06:00
TextTransform.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Trigger.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Twitter.py Twitter: use Module's timer support including proper shutdown 2011-04-23 12:58:35 -05:00
Urls.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
Weather.py rewrite recursion/alias code for the 500th time. 2011-02-17 01:08:45 -06:00
__init__.py turns out we do indeed need modules/__init__.py, so add it back 2011-01-08 09:39:05 -06:00