summaryrefslogtreecommitdiff
path: root/gi
AgeCommit message (Expand)Author
2010-07-16working on mpi implementation.philblunsom@gmail.com
2010-07-15Option to run on single word phrases before moving to larger ones.trevor.cohn
2010-07-15Unified backoff_grammar and hier_cat.olivia.buzek
2010-07-15generalised parsing of 'features' (in clustering output) during span labellingbothameister
2010-07-15rolled back unintended commit on *evaluation* pipelinebothameister
2010-07-15updated pipeline with --use_default_cat to handle unlabelled spans (which def...bothameister
2010-07-15Fixed rather large bug in the table handling for the hierarchical models.philblunsom@gmail.com
2010-07-15Restored label thresholding variable declaration - oops.trevor.cohn
2010-07-15Fixed bug with random number generator passed to slice sampler.philblunsom@gmail.com
2010-07-15working on the mpi versionphilblunsom
2010-07-15Massacred the pipeline to support source language phrases and contexts.trevor.cohn
2010-07-14starting an mpi version.philblunsom
2010-07-14git-svn-id: https://ws10smt.googlecode.com/svn/trunk@251 ec762483-ff6d-05da-a...olivia.buzek
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-13Status displaytrevor.cohn
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-13Added workaround for ANT bug which case causing a null pointer exception in b...trevor.cohn
2010-07-13added queue mechanism to parallelization of hyperparam resampling; new progra...bothameister
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-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
2010-07-09context->phrase fix a bugdesaicwtf
2010-07-09context->phrasedesaicwtf
2010-07-09Prettyfied output regarding optimization failure.trevor.cohn
2010-07-09Added a bunch of features.philblunsom
2010-07-09support doing clustering on tagged corporaredpony
2010-07-09forgot to add util folder in optimization librarydesaicwtf
2010-07-09Removed repeated Backoff feature.philblunsom
2010-07-09add optimization library source codedesaicwtf
2010-07-09Maketrevor.cohn
2010-07-09Made backoff grammar optional.philblunsom
2010-07-09Updated command line for PREMtrevor.cohn
2010-07-09Added formal command line options & new main class.trevor.cohn
2010-07-09stub out clisredpony