summaryrefslogtreecommitdiff
path: root/gi
AgeCommit message (Collapse)Author
2010-07-16working on mpi implementation.philblunsom@gmail.com
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@283 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15Option to run on single word phrases before moving to larger ones.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@272 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15Unified backoff_grammar and hier_cat.olivia.buzek
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@270 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15generalised parsing of 'features' (in clustering output) during span labellingbothameister
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@269 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15rolled back unintended commit on *evaluation* pipelinebothameister
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@268 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15updated pipeline with --use_default_cat to handle unlabelled spans (which ↵bothameister
default to 'X'); added a shortcut so that pipeline can return the directory name where a labelled corpus ends up - I find it helpful for organizing experiments git-svn-id: https://ws10smt.googlecode.com/svn/trunk@267 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15Fixed rather large bug in the table handling for the hierarchical models.philblunsom@gmail.com
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@265 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15Restored label thresholding variable declaration - oops.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@263 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15Fixed bug with random number generator passed to slice sampler.philblunsom@gmail.com
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@261 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15working on the mpi versionphilblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@257 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-15Massacred the pipeline to support source language phrases and contexts.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@255 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-14starting an mpi version.philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@253 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-14git-svn-id: https://ws10smt.googlecode.com/svn/trunk@251 ↵olivia.buzek
ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-14added label thresholding (--label_threshold) to induction pipelinebothameister
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@249 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-14Made PhraseObjective thread safetrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@248 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13added thresholding for span labellingbothameister
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@247 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13Status displaytrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@245 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13Added hier_cat to GI pipeline.olivia.buzek
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@242 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13linh addedlinh.kitty
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@241 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13Updated PR command line and output directory. Override for experiment directory.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@240 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13revert xsing featuresredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@239 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13Changed initialisationtrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@238 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13singleton featuresredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@237 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13Cleaning up the PC model.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@236 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13Added workaround for ANT bug which case causing a null pointer exception in ↵trevor.cohn
build. N.b. this bug have been fixed in modern builds of ANT. git-svn-id: https://ws10smt.googlecode.com/svn/trunk@234 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-13added queue mechanism to parallelization of hyperparam resampling; new ↵bothameister
program argument 'num_jobs' to control granularity. git-svn-id: https://ws10smt.googlecode.com/svn/trunk@232 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-12Updated launcher to include agreement model.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@226 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-12agreement model prints llh, distance and objectivedesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@225 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-12Added slash limitstrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@224 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-12bug fix in agreement modeldesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@223 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-12Code for evaluating clusteringstrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@222 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-12agreement modeldesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@221 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-10handle OOVs betterredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@218 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-10Testing code for line search with simplex *equality* constraints and ↵trevor.cohn
positivity constraints. git-svn-id: https://ws10smt.googlecode.com/svn/trunk@217 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09forgotten featureredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@216 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Added initial VB implementation for symetric Dirichlet prior.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@215 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Fixing backoff grammar.olivia.buzek
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@214 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09context->phrase fix a bugdesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@212 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09context->phrasedesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@211 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Prettyfied output regarding optimization failure.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@210 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Added a bunch of features.philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@209 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09support doing clustering on tagged corporaredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@208 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09forgot to add util folder in optimization librarydesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@206 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Removed repeated Backoff feature.philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@205 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09add optimization library source codedesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@204 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Maketrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@203 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Made backoff grammar optional.philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@202 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Updated command line for PREMtrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@201 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Added formal command line options & new main class.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@200 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09stub out clisredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@198 ec762483-ff6d-05da-a07a-a48fb63a330f