dr.botzo/scripts
Brian S. Stephan 26bc8bec34 Markov: rebuild the tables, use the context stuff in a better fashion this time
the module will drop your old tables if you have them, so if there's data there,
be sure to back them up and figure out some migration strategy (probably annoying
and probably having to script it).

the big change is that each line is associated to a context now, and channels
are also associated to contexts. this should allow for a better partitioning
of multiple brains, and changing which channels point to which brain.

also caught in the wake is some additional logging verbosity, and a change to
no longer lower() everything learned.

the script to dump a file into the database has also been updated with the above
changes
2012-02-28 23:23:14 -06:00
..
factfile-to-facts.py simple utility script to take a newline-separated list of facts and insert to database 2010-11-01 22:17:10 -05:00
import-file-into-markov_chain.py Markov: rebuild the tables, use the context stuff in a better fashion this time 2012-02-28 23:23:14 -06:00