summaryrefslogtreecommitdiff
path: root/utils/Makefile.am
AgeCommit message (Expand)Author
2014-08-07Option for static linking (./configure --with-static). Currently limited to ...mjdenkowski
2014-06-12move string_piece to utils/ from inside klmChris Dyer
2014-04-07track node state for smarter unionChris Dyer
2014-03-18star functionChris Dyer
2013-11-25remove dead code, add adagrad crf learnerChris Dyer
2013-01-08fixes for distChris Dyer
2013-01-08add header files to sources to create correct distributionsChris Dyer
2012-12-15enable kenlm compressionChris Dyer
2012-10-02fix buildChris Dyer
2012-10-02cdec cleanup, remove bayesian stuff, parsing stuffChris Dyer
2012-08-09gamma-poisson word length modelChris Dyer
2012-05-27clean upChris Dyer
2012-05-13put creg in its own top-level folderChris Dyer
2012-05-13fast creg training code for univariate linear and logistic regressionChris Dyer
2012-05-02remove dependency on gtest, remove all-staticChris Dyer
2012-03-24rename aligner, add support for distinguishing translation / transliterationChris Dyer
2012-03-04clean up crpChris Dyer
2012-03-04move crp stuff aroundChris Dyer
2012-02-29corpus toolsChris Dyer
2012-02-10move atools to utils directoryChris Dyer
2012-02-08move widely duplicated math functions into m.h headerChris Dyer
2012-01-03multi-floor chinese restaurant described by wood&teh (2009)Chris Dyer
2011-09-13tool to reconstruct text weights from a hash function, key file, and (binary)...Chris Dyer
2011-09-13optional support for doing perfect hashing of feature strings to save lots of...Chris Dyer
2011-04-21beginning of fast sparse vector implChris Dyer
2010-09-20support turning off verbose loggingredpony
2010-08-12add 'make check' supportredpony
2010-08-11major refactor, break bad circular depsredpony