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
path:
root
/
decoder
/
scfg_translator.cc
Age
Commit message (
Expand
)
Author
2012-04-29
reverted changes in upstream
Patrick Simianer
2011-09-23
big update: working iterating, pretty output, test scripts and more
Patrick Simianer
2011-09-23
hacking in weights setting, getting
Patrick Simianer
2011-09-23
added dtrain, implemented psg setting in decoder/translator, implemented psme...
Patrick Simianer
2011-04-28
removing logging
Chris Dyer
2011-04-22
make compatible with FastSparseVector
Chris Dyer
2011-02-10
multipass decoding
Chris Dyer
2010-12-12
facility for adding programmitically generated grammars
Chris Dyer
2010-10-05
add PrepareForInput to ff interface, make sgml markup available to feature fu...
redpony
2010-09-21
fix for lattice cost bug
redpony
2010-09-20
support turning off verbose logging
redpony
2010-07-24
FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scan
graehl
2010-07-15
oracle bleu refactor
graehl
2010-07-13
cdec now supports coarse-to-fine decoding (for SCFG only).
adam.d.lopez
2010-07-05
TODO (mostly low priority) notes
graehl
2010-06-22
initial checkin
redpony