summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
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
2012-04-23Merge remote-tracking branch 'upstream/master'Patrick Simianer
Conflicts: Makefile.am configure.ac
2012-04-16improved alias samplerChris Dyer
2012-04-16rst samplerChris Dyer
2012-04-16switch to log domain for matrix operationsChris Dyer
2012-04-12unigram pyp lm addedChris Dyer
2012-04-07Merge remote-tracking branch 'upstream/master'Patrick Simianer
2012-03-24rename aligner, add support for distinguishing translation / transliterationChris Dyer
2012-03-23pf testChris Dyer
2012-03-20make c++11 compatibleChris Dyer
2012-03-15bayes bayes bayesChris Dyer
2012-03-13merge with upstreamPatrick Simianer
2012-03-09logging after alignmentChris Dyer
2012-03-09moarChris Dyer
2012-03-06a few statistical helpers i'm using to figure some algorithms outChris Dyer