summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-05Updated config file handling for pyp-topics and pipeline.philblunsom
2010-07-05Added pyp-topics config file.philblunsom
2010-07-05simple evaluation pipeline script, should work somewhatredpony
2010-07-05write the final weights file to STDOUTredpony
2010-07-05report features used in prelm pruninggraehl
2010-07-05report features excluded from prelm pruning because they have stategraehl
2010-07-05use better featuresredpony
2010-07-05lm spec verify order>0 and filename givengraehl
2010-07-05comment unused var names, todograehl
2010-07-05reuse of same-filename Ngram objects (caveat: lifetime is up to you)graehl
2010-07-05more of exp scriptredpony
2010-07-05add xfeats featurizerredpony
2010-07-05stub for evaluation pipelineredpony
2010-07-05TODO (mostly low priority) notesgraehl
2010-07-05exhaustive --prelm_weightsgraehl
2010-07-05forget to add filesdesaicwtf
2010-07-05 desaicwtf
2010-07-04PR phrase labeling draft desaicwtf
2010-07-02cdec --prelm_weights wf: rescore forest with 0-state features before prelm_be...graehl
2010-07-02cygwin compilegraehl
2010-07-02Updated pipeline defaults.philblunsom
2010-07-02remove broken coderedpony
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@119 ec762483-ff6d-05da-a...philblunsom
2010-07-02filter and score in a single fileredpony
2010-07-02New script for mapping corpus files to classesphilblunsom
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@116 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@115 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02log llh with more precisionredpony
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@113 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@112 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@111 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02revert small changeredpony
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@109 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02Hopefully fixed the time issue now ...philblunsom@gmail.com
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@107 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@106 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02git-svn-id: https://ws10smt.googlecode.com/svn/trunk@105 ec762483-ff6d-05da-a...philblunsom@gmail.com
2010-07-02Undid timer changes, will have to think of something else ...philblunsom
2010-07-02Changed timer to be mac compatible.philblunsom@gmail.com
2010-07-02Small change to streamline sampling calculation.philblunsom@gmail.com
2010-07-02deal with samt catsredpony
2010-07-02sort / filter rules by p(e|f), permit more featuresredpony
2010-07-02changed timer mechanism to play nice with multiple threadsbothameister
2010-07-02Tweaking the agree model.trevor.cohn
2010-07-01endlgraehl
2010-07-01factor forest stats (show size post pruning, and portion kept) and cdec --sca...graehl
2010-07-01filt typo that makes filtering too permissiveredpony
2010-07-01log to a normal placeredpony
2010-07-01New agreement objectivetrevor.cohn
2010-07-01docsgraehl