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
/
utils
/
Makefile.am
Age
Commit message (
Expand
)
Author
2012-05-13
put creg in its own top-level folder
Chris Dyer
2012-05-13
fast creg training code for univariate linear and logistic regression
Chris Dyer
2012-05-02
remove dependency on gtest, remove all-static
Chris Dyer
2012-03-24
rename aligner, add support for distinguishing translation / transliteration
Chris Dyer
2012-03-04
clean up crp
Chris Dyer
2012-03-04
move crp stuff around
Chris Dyer
2012-02-29
corpus tools
Chris Dyer
2012-02-10
move atools to utils directory
Chris Dyer
2012-02-08
move widely duplicated math functions into m.h header
Chris Dyer
2012-01-03
multi-floor chinese restaurant described by wood&teh (2009)
Chris Dyer
2011-09-13
tool to reconstruct text weights from a hash function, key file, and (binary)...
Chris Dyer
2011-09-13
optional support for doing perfect hashing of feature strings to save lots of...
Chris Dyer
2011-04-21
beginning of fast sparse vector impl
Chris Dyer
2010-09-20
support turning off verbose logging
redpony
2010-08-12
add 'make check' support
redpony
2010-08-11
major refactor, break bad circular deps
redpony