summaryrefslogtreecommitdiff
path: root/gi
AgeCommit message (Collapse)Author
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-04Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-03-04move crp stuff aroundChris Dyer
2012-03-04fix parameter name clashChris Dyer
2012-03-04clean up pyp lm codeChris Dyer
2012-03-03pyp lm, fixed hyperparameters inferenceChris Dyer
2012-03-03PYP language model (Teh 2006)Chris Dyer
2012-02-28optional hierarchical priorChris Dyer
2012-02-27fix base distribution, partiallyChris Dyer
2012-02-27generic bayesian cfg learner with a bunch of cfg grammar typesChris Dyer
2012-02-25really slow hiero lmChris Dyer
2012-02-10better error checkingChris Dyer
2012-02-08move widely duplicated math functions into m.h headerChris Dyer
2012-02-03fix broken buildChris Dyer
2012-02-02fix broken buildChris Dyer
2012-01-27migrate mert to the new scorer interfaceChris Dyer
2012-01-24more modelsChris Dyer
2012-01-23more alignment stuffChris Dyer
2012-01-11script to pull out candidate transliterations from a word-aligned parallel ↵Chris Dyer
corpus
2011-12-31last change before adding wood&teh stuffChris Dyer
2011-12-30logging corpus errorsChris Dyer
2011-12-29remove broken prior, add loggingChris Dyer
2011-12-29fooChris Dyer
2011-12-29forgottenChris Dyer
2011-12-29ngram base distChris Dyer
2011-12-29lexical alignment samplersChris Dyer
2011-10-21more particle filter stuffGuest_account Guest_account prguest11
2011-10-20bidir model1 base measureChris Dyer
2011-10-12model lenght properly, clean upChris Dyer
2011-10-11remove implicit conversion-to-double operator from LogVal<T> that caused ↵Guest_account Guest_account prguest11
overflow errors, clean up some pf code
2011-10-11check in some experimental particle filtering code, some gitignore fixesChris Dyer
2010-09-22mpi support for trainingredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@654 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-30fix llhredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@633 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-30cleaning upbothameister
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@632 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-26few fixes for stricter ld in gcc 4.5.1redpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@624 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-25waste of time. priors on PYP hyperparameters with MJ's slice sampler.redpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@622 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-25onemoreredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@621 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-25unit tests for PYP samplerredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@620 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-25compute prob of crpredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@619 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-25crp with explicit table trackingredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@618 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-23fixed llh and changed to random initialiser.philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@615 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-23fixed llh and changed to random initialiser.philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@614 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-20fix duplicate help argumentredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@605 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-12add 'make check' supportredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@534 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-11major refactor, break bad circular depsredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@509 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-10support for running in multiple environments which are automatically detectedredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@501 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-05Debugged PR-phrase-context and tuned projected gradient to BTECtrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@481 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-04Added goal optiontrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@478 ec762483-ff6d-05da-a07a-a48fb63a330f