summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2010-02-18check in modified ones tooChris Dyer
2010-02-18add generative word alignment model and primitive EM trainer. Model 1 and ↵Chris Dyer
HMM are supported, without NULL source words
2010-02-01word aligner cleanup, new featuresChris Dyer
2009-12-26increase intersection speed by a couple orders of magnitude for linear chain ↵Chris Dyer
graphs
2009-12-18fix test failures due to changing feature orderChris Dyer
2009-12-14few small fixes of alignment tools, add new orthographic similarity feature ↵Chris Dyer
for word aligner, final naming of directories, libraries in cdec
2009-12-08LICENSE fixes, full support of lattice decodingChris Dyer
2009-12-04oops, forgot to add testsChris Dyer