summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-09Added formal command line options & new main class.trevor.cohn
2010-07-09cdec --compgen bash completions generationgraehl
2010-07-09stub out clisredpony
2010-07-09warn 0 fid if warn 0 wtgraehl
2010-07-09optional max arity param for Arity_N features (no hardcoded max of N=9); FF::...graehl
2010-07-09exhaustive rather than cube, if ModelSet is statelessgraehl
2010-07-09-u Feature short for --usagegraehl
2010-07-09Parallelised PhraseContextObjective.projectPointtrevor.cohn
2010-07-08feature functions support e.g. --usage=LanguageModel, report feature ids, war...graehl
2010-07-08Adding backoff grammar and BackoffRule feature.olivia.buzek
2010-07-08New context constraints.trevor.cohn
2010-07-08add staticredpony
2010-07-08compilegraehl
2010-07-08warning only on feat dotprod vs. viterbi prob mismatchgraehl
2010-07-08actually use -n feature_name in LanguageModel. FF factory usage facility, FF...graehl
2010-07-08miscgraehl
2010-07-08--show_featuresgraehl
2010-07-08Fixed up evaluation pipeline. Should work now ...philblunsom
2010-07-07compute viterbi result once only per node (for best edge)graehl
2010-07-07safe hg pruning without needing additional inside reachability pass (max marg...graehl
2010-07-07fix bugsredpony
2010-07-07In unfinished state. DO NOT USEphilblunsom
2010-07-07store lambdas from previous EM iterationdesaicwtf
2010-07-07save lambdas of previous iterationdesaicwtf
2010-07-07cygwin compilegraehl
2010-07-07Made a bit more flexibletrevor.cohn
2010-07-07Added EM and PR launchertrevor.cohn
2010-07-07git-svn-id: https://ws10smt.googlecode.com/svn/trunk@173 ec762483-ff6d-05da-a...trevor.cohn
2010-07-07getgraehl
2010-07-06commentgraehl
2010-07-06Added simple multi-threading during hyperparameter resampling. Added cmdarg f...bothameister
2010-07-06added autoconf calls for boost multithreadingbothameister
2010-07-06warningsgraehl
2010-07-06prune epsilon, comments, use inside pruning for probably no segfaults in vestgraehl
2010-07-06Boolean semiringgraehl
2010-07-06new eval pipelineredpony
2010-07-06moreredpony
2010-07-06optimization jardesaicwtf
2010-07-06hg density prune epsilon workaround comment - fundamental bug probably still ...graehl
2010-07-06old pipelineredpony
2010-07-06fixredpony
2010-07-06epsilon distance for pruning - should alter densitygraehl
2010-07-06whitespacegraehl
2010-07-06warningsgraehl
2010-07-06small fixesredpony
2010-07-06Fixed config file bug.philblunsom
2010-07-06featurizerredpony
2010-07-06mapper -i argument for debugginggraehl
2010-07-06log density prunegraehl
2010-07-06Thread poolingtrevor.cohn