summaryrefslogtreecommitdiff
path: root/realtime/rt/rt.py
AgeCommit message (Expand)Author
2014-04-18Each grammar extractor gets its own process to avoid Cython segfaults.mjdenkowski
2014-04-10rt.ini, hpyplm optional, specify metricmjdenkowski
2013-10-22Don't getvalue() yetmjdenkowski
2013-10-18wait() to avoid zombiesmjdenkowski
2013-10-14Save/load from StringIOmjdenkowski
2013-10-08Better loggingmjdenkowski
2013-10-01Better logging, save/load to default contextMichael Denkowski
2013-09-30Loading state moved to command, specific to contextMichael Denkowski
2013-09-30New commands, save/load contextMichael Denkowski
2013-09-30Command handlingMichael Denkowski
2013-09-27Decoding and learning with multiple contexts is threadsafe and FIFO.Michael Denkowski
2013-09-26FIFO LocksMichael Denkowski
2013-09-25Threading testsMichael Denkowski
2013-09-25Super multi-user thread safety updateMichael Denkowski
2013-09-22Don't leak open files.Michael Denkowski
2013-09-18Support writing state to fileMichael Denkowski
2013-09-17Save/load state in realtimeMichael Denkowski
2013-09-15Move to using named commandsMichael Denkowski
2013-09-14Package namemjdenkowski
2013-09-11Find pycdecmjdenkowski
2013-09-05More logging for normalizationMichael Denkowski
2013-09-05Option for text normalizationMichael Denkowski
2013-09-04Infrastructure for HPYPLM, config file management.Michael Denkowski
2013-09-03Refactoring.Michael Denkowski