summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-07-06cdec --[prelm_]density_prunegraehl
2010-07-06removed dependency on gammadist.c to be absolutely sure our code doesn't use ...bothameister
2010-07-06handle more featuresredpony
2010-07-06finish ff_lm checkingraehl
2010-07-05migrating away from mt19937ar to Boost.Random - separate RNG instances used i...bothameister
2010-07-05restaurant instances are now kept in ptr_vectors instead of standard vectors;...bothameister
2010-07-050 size 1gram lm worksgraehl
2010-07-050 bytes state for -o 1 (1gram)graehl
2010-07-05verbose feature info, cdec --keep_prelm_cube_ordergraehl