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
Age
Commit message (
Expand
)
Author
2010-02-01
word aligner cleanup, new features
Chris Dyer
2010-01-29
word aligner checkin
Chris Dyer
2010-01-27
add binary model2-like features
Chris Dyer
2010-01-25
fix const
Chris Dyer
2010-01-24
more autoconf fixes- use version of boost m4 macros which are much, much, muc...
Chris Dyer
2010-01-24
Support building without gtest
Chris Dyer
2009-12-26
add inside algorithm pass in pruning (prevents parent nodes that are underiva...
Chris Dyer
2009-12-26
minor fix for fast intersection code
Chris Dyer
2009-12-26
increase intersection speed by a couple orders of magnitude for linear chain ...
Chris Dyer
2009-12-19
few fixes
Chris Dyer
2009-12-19
cool new alignment feature
Chris Dyer
2009-12-19
fix rounding error failure
Chris Dyer
2009-12-18
add symmetrization heuristics to atools, add null word configuration
Chris Dyer
2009-12-18
add support for freezing the feature set to a user-specified list, even if fe...
Chris Dyer
2009-12-17
make node order explicit in graph
Chris Dyer
2009-12-17
added non-pruning intersection and a CRF tagger
Chris Dyer
2009-12-14
few small fixes of alignment tools, add new orthographic similarity feature f...
Chris Dyer