summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-09cdec --compgen bash completions generationgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@199 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
2010-07-09warn 0 fid if warn 0 wtgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@197 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09optional max arity param for Arity_N features (no hardcoded max of N=9); ↵graehl
FF::rule_feature() should be true for non-source-span dependent 0-state features. git-svn-id: https://ws10smt.googlecode.com/svn/trunk@196 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09exhaustive rather than cube, if ModelSet is statelessgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@195 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09-u Feature short for --usagegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@194 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-09Parallelised PhraseContextObjective.projectPointtrevor.cohn
Added ANT build file git-svn-id: https://ws10smt.googlecode.com/svn/trunk@193 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08feature functions support e.g. --usage=LanguageModel, report feature ids, ↵graehl
warn about duplicate ids, 0-expand weight vector for no segfault, --warn_0_weight, and know their own names to simplify registration git-svn-id: https://ws10smt.googlecode.com/svn/trunk@192 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08Adding backoff grammar and BackoffRule feature.olivia.buzek
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@191 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08New context constraints.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@190 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08add staticredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@189 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08compilegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@188 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08warning only on feat dotprod vs. viterbi prob mismatchgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@187 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08actually use -n feature_name in LanguageModel. FF factory usage facility, ↵graehl
FF feature ids facility (not used yet) git-svn-id: https://ws10smt.googlecode.com/svn/trunk@186 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08miscgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@185 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08--show_featuresgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@184 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-08Fixed up evaluation pipeline. Should work now ...philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@183 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07compute viterbi result once only per node (for best edge)graehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@182 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07safe hg pruning without needing additional inside reachability pass (max ↵graehl
margin tightness is less at bottom of derivation tree) git-svn-id: https://ws10smt.googlecode.com/svn/trunk@181 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07fix bugsredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@180 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07In unfinished state. DO NOT USEphilblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@179 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07store lambdas from previous EM iterationdesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@178 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07save lambdas of previous iterationdesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@177 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07cygwin compilegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@176 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07Made a bit more flexibletrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@175 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07Added EM and PR launchertrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@174 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07git-svn-id: https://ws10smt.googlecode.com/svn/trunk@173 ↵trevor.cohn
ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-07getgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@172 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06commentgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@171 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06Added simple multi-threading during hyperparameter resampling. Added cmdarg ↵bothameister
for controlling number of threads. Moved Timer to its own header file. Cleaned up Makefile.am git-svn-id: https://ws10smt.googlecode.com/svn/trunk@170 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06added autoconf calls for boost multithreadingbothameister
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@169 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06warningsgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@168 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06prune epsilon, comments, use inside pruning for probably no segfaults in vestgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@167 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06Boolean semiringgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@166 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06new eval pipelineredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@165 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06moreredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@164 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06optimization jardesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@163 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06hg density prune epsilon workaround comment - fundamental bug probably still ↵graehl
exists git-svn-id: https://ws10smt.googlecode.com/svn/trunk@162 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06old pipelineredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@161 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06fixredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@160 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06epsilon distance for pruning - should alter densitygraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@159 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06whitespacegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@158 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06warningsgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@157 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06small fixesredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@156 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-06Fixed config file bug.philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@155 ec762483-ff6d-05da-a07a-a48fb63a330f