Use SQLite to store data
[rbot-mark] / test.rb
2008-07-15  Giuseppe BilottaUse SQLite to store data master
2007-07-30  Giuseppe BilottaGive access to the wordlist
2007-07-30  Giuseppe BilottaFlatten out @mkv
2007-07-29  Giuseppe BilottaDisplay amount of known words
2007-07-29  Giuseppe BilottaChomp learned llines
2007-07-29  Giuseppe BilottaTest all orders (from a given minimum to a given maximu...
2007-07-28  Giuseppe BilottaCreate a single sentence for each percentage learnt
2007-07-28  Giuseppe BilottaFilename and MarkvoChainer order are not hardcoded...
2007-07-28  Giuseppe BilottaLearn from external file
2007-07-28  Giuseppe BilottaBidirectional completion
2007-07-28  Giuseppe Bilottacomplete_next method
2007-07-28  Giuseppe BilottaTest complete_prev method
2007-07-28  Giuseppe BilottaTest both previous and next
2007-07-28  Giuseppe BilottaRun test 100 times
2007-07-28  Giuseppe BilottaTest on more words
2007-07-28  Giuseppe BilottaEnhance test
2007-07-28  Giuseppe BilottaSplit tester from markov code