summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
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
2012-03-05tie hyperparameters for translation distributions; support theta < 0 for PYPLMChris Dyer
2012-03-05use template parameter inference to figure out what type to use for ↵Chris Dyer
probability computations, templatatize number of floors in MFCR rather than compile-time set
2012-03-05support strength=0 PYPs, final notation clean-upChris Dyer
2012-03-04support full range of hyperparameter values for PYP (including strength <= 0)Chris Dyer
2012-03-04clean up crpChris Dyer
2012-03-04move crp stuff aroundChris Dyer
2012-03-03fix includeChris Dyer
2012-03-03pyp lm, fixed hyperparameters inferenceChris Dyer
2012-03-01Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-03-01compile fix on old versions of gcc with MPI enabledChris Dyer
2012-02-29mpi fixesChris Dyer
2012-02-29corpus toolsChris Dyer
2012-02-29cleanup, mpi-ify lblmodelChris Dyer
2012-02-25really slow hiero lmChris Dyer
2012-02-17boost version checking, check for Eigen, get rid of old digamma stuffChris Dyer
2012-02-10move atools to utils directoryChris Dyer
2012-02-08move widely duplicated math functions into m.h headerChris Dyer
2012-01-27Silly windows users, code isn't executableKenneth Heafield
2012-01-27migration to new metric api for vest, clean up of unsupported/not functional ↵Chris Dyer
code