summaryrefslogtreecommitdiff
path: root/realtime
AgeCommit message (Expand)Author
2014-05-02Automatically generate some rt.ini optionsMichael Denkowski
2014-04-18Each grammar extractor gets its own process to avoid Cython segfaults.mjdenkowski
2014-04-10rt.ini, hpyplm optional, specify metricmjdenkowski
2014-04-08setup for hpyplm being optional, different metricsMichael Denkowski
2014-03-31Include new bilex filemjdenkowski
2013-12-29Citationmjdenkowski
2013-12-29Citationmjdenkowski
2013-12-04Remove dependency on pycdec for force alignmentmjdenkowski
2013-10-30Specify heuristic for force alignmentmjdenkowski
2013-10-22Don't getvalue() yetmjdenkowski
2013-10-18wait() to avoid zombiesmjdenkowski
2013-10-14Save/load from StringIOmjdenkowski
2013-10-08Better loggingmjdenkowski
2013-10-07DocumentationMichael Denkowski
2013-10-01Better logging, save/load to default contextMichael Denkowski
2013-09-30Loading state moved to command, specific to contextMichael Denkowski
2013-09-30Release lock on exceptionMichael 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-18READMEMichael Denkowski
2013-09-18Support writing state to fileMichael Denkowski
2013-09-17Open stream to state fileMichael Denkowski
2013-09-17Save/load state in realtimeMichael Denkowski
2013-09-15Move to using named commandsMichael Denkowski
2013-09-15Typo fixMichael Denkowski
2013-09-15Fixed pathes for mkconfigMichael Denkowski
2013-09-14Package namemjdenkowski
2013-09-11reorganizationmjdenkowski
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-04RefactoringMichael Denkowski
2013-09-03Config directory assemblyMichael Denkowski
2013-09-03Refactoring.Michael Denkowski
2013-09-03MIRA updates in realtime.pyMichael Denkowski
2013-09-02Use kbest_cut_mira stream as decoderMichael Denkowski
2013-08-21Add instances to grammar extractorMichael Denkowski
2013-08-19Realtime translation (mostly a cdec wrapper for now)Michael Denkowski