802072caed
add markov RPC method for learning a line
2019-09-19 00:21:18 -05:00
9e4bc595a4
add markov RPC method for generating a line from a context
2019-09-19 00:12:36 -05:00
8f8af4e6b4
package updates and resulting compat stuff
...
changes to urls.py in the django views, trivial __init__ change for the
irc library stuff
bss/dr.botzo#16
2017-02-06 22:58:51 -06:00
cd23f062a9
collapsing all of dr_botzo one directory
2017-02-04 11:51:22 -06:00
2ffdf26ec2
reorganizing project directories, part 1
2015-05-08 20:37:22 -05:00
169f73cb36
Markov: view/form/etc for teaching lines
2014-04-05 14:53:30 -05:00
9c08a203c7
Markov: generate markov chains into sentences
...
some view stuff to get at it through django while we're here
2014-04-05 14:52:30 -05:00
77e52acc75
Markov: first cut of markov in django
...
this is just a basic port of the tables into django models right now.
there's some serious slowness in the state creation that i need to fix
before this does anything, but i want to get this in a real database on
a real linode before i go too much further, so here it is
2014-04-05 10:52:29 -05:00