index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
realtime
/
rt
/
rt.py
Age
Commit message (
Collapse
)
Author
2014-04-18
Each grammar extractor gets its own process to avoid Cython segfaults.
mjdenkowski
2014-04-10
rt.ini, hpyplm optional, specify metric
mjdenkowski
2013-10-22
Don't getvalue() yet
mjdenkowski
2013-10-18
wait() to avoid zombies
mjdenkowski
2013-10-14
Save/load from StringIO
mjdenkowski
2013-10-08
Better logging
mjdenkowski
2013-10-01
Better logging, save/load to default context
Michael Denkowski
2013-09-30
Loading state moved to command, specific to context
Michael Denkowski
2013-09-30
New commands, save/load context
Michael Denkowski
2013-09-30
Command handling
Michael Denkowski
2013-09-27
Decoding and learning with multiple contexts is threadsafe and FIFO.
Michael Denkowski
2013-09-26
FIFO Locks
Michael Denkowski
2013-09-25
Threading tests
Michael Denkowski
2013-09-25
Super multi-user thread safety update
Michael Denkowski
2013-09-22
Don't leak open files.
Michael Denkowski
2013-09-18
Support writing state to file
Michael Denkowski
2013-09-17
Save/load state in realtime
Michael Denkowski
2013-09-15
Move to using named commands
Michael Denkowski
2013-09-14
Package name
mjdenkowski
2013-09-11
Find pycdec
mjdenkowski
2013-09-05
More logging for normalization
Michael Denkowski
2013-09-05
Option for text normalization
Michael Denkowski
2013-09-04
Infrastructure for HPYPLM, config file management.
Michael Denkowski
2013-09-03
Refactoring.
Michael Denkowski