Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Release lock on exception | 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-25 | fix | Patrick Simianer | |
2013-09-24 | Support clearning context | Michael Denkowski | |
2013-09-24 | loo #2 | Patrick Simianer | |
2013-09-23 | Merge branch 'master' of github.com:redpony/cdec | Michael Denkowski | |
2013-09-23 | One extractor, multiple online contexts. | Michael Denkowski | |
2013-09-22 | Don't leak open files. | Michael Denkowski | |
2013-09-20 | example file | Patrick Simianer | |
2013-09-20 | loo | Patrick Simianer | |
2013-09-18 | README | Michael Denkowski | |
2013-09-18 | Support writing state to file | Michael Denkowski | |
2013-09-17 | Open stream to state file | Michael Denkowski | |
2013-09-17 | Save/load state in realtime | Michael Denkowski | |
2013-09-17 | Save/load weights in stream mira | Michael Denkowski | |
2013-09-17 | Merge branch 'master' of github.com:pks/cdec-dtrain | Patrick Simianer | |
2013-09-17 | separate inis for shards | Patrick Simianer | |
2013-09-15 | Move to using named commands | Michael Denkowski | |
2013-09-15 | Typo fix | Michael Denkowski | |
2013-09-15 | Fixed pathes for mkconfig | Michael Denkowski | |
2013-09-14 | Package name | mjdenkowski | |
2013-09-11 | reorganization | mjdenkowski | |
2013-09-11 | reorganization | mjdenkowski | |
2013-09-11 | Find pycdec | mjdenkowski | |
2013-09-11 | Use bash instead of sh | mjdenkowski | |
2013-09-10 | rm debug stuff | Patrick Simianer | |
2013-09-10 | do pclr after sentences.. | Patrick Simianer | |
2013-09-10 | simple pclr | Patrick Simianer | |
2013-09-05 | More logging for normalization | Michael Denkowski | |
2013-09-05 | Slower but correct (wrt buffered) unbuffered version. | Michael Denkowski | |
2013-09-05 | Option for text normalization | Michael Denkowski | |
2013-09-05 | Unbuffered mode, flush after each line where possible, skip otherwise | Michael Denkowski | |
2013-09-04 | Detokenizer | Michael Denkowski | |
2013-09-04 | Infrastructure for HPYPLM, config file management. | Michael Denkowski | |
2013-09-04 | Refactoring | Michael Denkowski | |
2013-09-03 | Config directory assembly | Michael Denkowski | |
2013-09-03 | Refactoring. | Michael Denkowski | |
2013-09-03 | MIRA updates in realtime.py | Michael Denkowski | |
2013-09-02 | Use kbest_cut_mira stream as decoder | Michael Denkowski | |
2013-08-29 | Cleanup, fix id issue. | mjdenkowski | |
2013-08-28 | Stream support for MIRA (part of realtime) | mjdenkowski | |
2013-08-26 | Improve the package structure of pycdec | Victor Chahuneau | |
This change should not break anything, but now you can run: python setup.py build_ext --inplace and use the cleaner: PYTHONPATH=/path/to/cdec/python python -m ... | |||
2013-08-21 | Add instances to grammar extractor | Michael Denkowski | |