index
:
cdec-dtrain
cmake
master
sa_mmap
word-alignment
Mirror of https://github.com/pks/cdec-dtrain.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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-24
Support clearning context
Michael Denkowski
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-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-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-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
2013-08-19
Merge branch 'master' of github.com:redpony/cdec
Michael Denkowski
2013-08-19
Realtime translation (mostly a cdec wrapper for now)
Michael Denkowski
2013-08-08
Merge pull request #24 from pks/master
Chris Dyer
current dtrain version
2013-08-08
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2013-08-01
Be less dumb about parsing fields
Michael Denkowski
2013-07-30
Allow reading pairs of lines from stdin, easy force alignment script
Michael Denkowski
2013-07-13
add extra release file
Chris Dyer
2013-07-02
Merge remote-tracking branch 'upstream/master'
Patrick Simianer
2013-06-25
Merge branch 'master' of https://github.com/redpony/cdec
Paul Baltescu
2013-06-25
Updated README.
Paul Baltescu
2013-06-25
Undo last commit.
Paul Baltescu
2013-06-25
Reduce memory used by precomputation.
Paul Baltescu
[next]