summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-15Restored label thresholding variable declaration - oops.trevor.cohn
2010-07-15move kbest to oracle_bleugraehl
2010-07-15Fixed bug with random number generator passed to slice sampler.philblunsom@gmail.com
2010-07-15fsa model sketchgraehl
2010-07-15oracle bleu refactorgraehl
2010-07-15typedefgraehl
2010-07-15working on the mpi versionphilblunsom
2010-07-15cdec parameter name changevladimir.eidelman
2010-07-15Massacred the pipeline to support source language phrases and contexts.trevor.cohn
2010-07-14Added oracle forest rescoringvladimir.eidelman
2010-07-14starting an mpi version.philblunsom
2010-07-14vest stop iterations before decoding uselesslygraehl
2010-07-14git-svn-id: https://ws10smt.googlecode.com/svn/trunk@251 ec762483-ff6d-05da-a...olivia.buzek
2010-07-14Added facility to get source or both language phrases/contexts. Need to fix t...trevor.cohn
2010-07-14added label thresholding (--label_threshold) to induction pipelinebothameister
2010-07-14Made PhraseObjective thread safetrevor.cohn
2010-07-13added thresholding for span labellingbothameister
2010-07-13vest --epsilongraehl
2010-07-13Status displaytrevor.cohn
2010-07-13vest save cmdline used in rerun.shgraehl
2010-07-13vest allow logfile in directorygraehl
2010-07-13Added hier_cat to GI pipeline.olivia.buzek
2010-07-13linh addedlinh.kitty
2010-07-13Updated PR command line and output directory. Override for experiment directory.trevor.cohn
2010-07-13revert xsing featuresredpony
2010-07-13Changed initialisationtrevor.cohn
2010-07-13singleton featuresredpony
2010-07-13Cleaning up the PC model.trevor.cohn
2010-07-13major speed up using DFA parserredpony
2010-07-13Added workaround for ANT bug which case causing a null pointer exception in b...trevor.cohn
2010-07-13start moving toward striped grammar lexerredpony
2010-07-13added queue mechanism to parallelization of hyperparam resampling; new progra...bothameister
2010-07-13cdec now supports coarse-to-fine decoding (for SCFG only).adam.d.lopez
2010-07-13randomgraehl
2010-07-13vest oracle directionsgraehl
2010-07-13Tanimoto coeff fixgraehl
2010-07-13vest: combine over-similar search directions, exclude primary directions, ske...graehl
2010-07-12Updated launcher to include agreement model.trevor.cohn
2010-07-12agreement model prints llh, distance and objectivedesaicwtf
2010-07-12Added slash limitstrevor.cohn
2010-07-12bug fix in agreement modeldesaicwtf
2010-07-12Code for evaluating clusteringstrevor.cohn
2010-07-12agreement modeldesaicwtf
2010-07-12DEBUG_PROMISE - looks okgraehl
2010-07-12inebriated, but sped up inside/outside pruning and made cube poplimit scale w...graehl
2010-07-10handle OOVs betterredpony
2010-07-10Testing code for line search with simplex *equality* constraints and positivi...trevor.cohn
2010-07-09forgotten featureredpony
2010-07-09Added initial VB implementation for symetric Dirichlet prior.trevor.cohn
2010-07-09Fixing backoff grammar.olivia.buzek