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 (
Expand
)
Author
2010-01-24
Support building without gtest
Chris Dyer
2010-01-18
add alignment visualization tool
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
fix test failures due to changing feature order
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-15
fix typo
Chris Dyer
2009-12-14
few small fixes of alignment tools, add new orthographic similarity feature f...
Chris Dyer
2009-12-08
LICENSE fixes, full support of lattice decoding
Chris Dyer
2009-12-07
minor fix
Chris Dyer
2009-12-07
add compound splitter
Chris Dyer
2009-12-07
add support for generating pruned lattices when in compound splitting mode
Chris Dyer
2009-12-07
minor changes to the way the phonotactic prob is calculated
Chris Dyer
2009-12-07
fix path
Chris Dyer
2009-12-06
minor fixes, better logging
Chris Dyer
2009-12-06
add compound splitting logic and features (Dyer 2008, NAACL)
Chris Dyer
2009-12-06
forgot one file, still getting used to git
Chris Dyer
2009-12-06
add missing test data for unit tests
Chris Dyer
2009-12-05
Update build instructions
Adam Lopez
2009-12-05
Hacked configure to avoid gtest dependence on libtool
Adam Lopez
2009-12-04
oops, forgot to add tests
Chris Dyer
2009-12-04
git ignore added
Chris Dyer
2009-12-04
git ignores various auto-generated files
Adam Lopez
2009-12-04
Should be able to install with autoreconf -i; configure [with options]; make
Adam Lopez
2009-12-04
rename a few files
Chris Dyer
2009-12-03
fix desc
Chris Dyer
2009-12-03
small fixes, learning to use git...
Chris Dyer
2009-12-03
minimal docs
Chris Dyer
2009-12-03
minimal docs
Chris Dyer
2009-12-03
fix build in new layout
Chris Dyer
2009-12-03
initial check in
Chris Dyer