summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
2014-10-07Make synutils compileWu, Ke
2014-10-07Apply clang-formatWu, Ke
2014-10-07Import synutilsWu, Ke
2014-09-10fix bug when there are too few featuresChris Dyer
2014-08-07Option for static linking (./configure --with-static). Currently limited to ↵mjdenkowski
a few binaries.
2014-06-12move string_piece to utils/ from inside klmChris Dyer
2014-05-15use fma if availableChris Dyer
2014-04-07track node state for smarter unionChris Dyer
2014-03-18chris editsChris Dyer
2014-03-18star boolChris Dyer
2014-03-18star functionChris Dyer
2014-02-09adaptive hope-fear learnerChris Dyer
2014-01-22utf8 got biggerChris Dyer
2013-11-25remove dead code, add adagrad crf learnerChris Dyer
2013-11-13merge w/ upstreamPatrick Simianer
2013-11-11fix iterator misuseChris Dyer
2013-11-10fixesChris Dyer
2013-11-10guard against direct includes of tr1Chris Dyer
2013-11-05syntax features now read trees from files -- no more escaping!Patrick Simianer
2013-09-17Save/load state in realtimeMichael Denkowski
2013-09-17Save/load weights in stream miraMichael Denkowski
2013-07-30Allow reading pairs of lines from stdin, easy force alignment scriptMichael Denkowski
2013-05-06fixChris Dyer
2013-04-25only turn on c++11 for extractorChris 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-15get rid of nested class that was causing header polutionChris Dyer
2012-10-02fix buildChris Dyer
2012-10-02cdec cleanup, remove bayesian stuff, parsing stuffChris Dyer
2012-08-13fix buffer overrunChris Dyer
2012-08-12possible errors with google hashesChris Dyer
2012-08-12clean up CRP code to use faster data structureChris Dyer
2012-08-12fix sparse vector api, and add crp helper classChris Dyer
2012-08-09gamma-poisson word length modelChris Dyer
2012-06-29add option for entropy optimizationChris Dyer
2012-06-18switch to hash maps for sparse vectorsChris Dyer
2012-06-18add non-const iterators to sparse vector, speed up model1 codeChris Dyer
2012-05-27clean upChris Dyer
2012-05-23more bjam stuff, more cleanupChris Dyer
2012-05-16clean 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-11Add just enough jam to compile the decoder.Kenneth Heafield
2012-05-02remove dependency on gtest, remove all-staticChris Dyer
2012-04-29now!Patrick Simianer
2012-04-29forgotPatrick Simianer
2012-04-29reverted changes in upstreamPatrick Simianer
2012-04-26merge with upstreamPatrick Simianer
2012-04-26mostly implemented rampion optimizerChris Dyer