summaryrefslogtreecommitdiff
path: root/gi/pipeline
AgeCommit message (Collapse)Author
2010-09-22mpi support for trainingredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@654 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-10support for running in multiple environments which are automatically detectedredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@501 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-04Added goal optiontrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@478 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25configure number of translations to keepredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@410 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Adding morphology-segmentation stuff. Changes include: local-gi-pipeline ↵bothameister
(--morf arg), eval-pipeline (--oov-grammar, --lmorder) git-svn-id: https://ws10smt.googlecode.com/svn/trunk@382 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Cleaned up extractortrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@379 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Fixed bug when patching the source language with tags and preserving phrase ↵trevor.cohn
tokens. git-svn-id: https://ws10smt.googlecode.com/svn/trunk@378 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Pipeline code for running with mixing tokens and tags in the clustering.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@377 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-22forgottenredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@371 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-22fixed typotrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@370 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-22Fixed filename clash error when running with tagged corpus and source and ↵trevor.cohn
target laguagages git-svn-id: https://ws10smt.googlecode.com/svn/trunk@369 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-22add additional filtering stepredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@368 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-22Added option to apply tags to source-sidetrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@367 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-21Fixes to PR command line.trevor.cohn
Added bilingual agreement model processing to pipeline. git-svn-id: https://ws10smt.googlecode.com/svn/trunk@365 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-21Fixing errors.olivia.buzek
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@361 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-21Debugging backoff.olivia.buzek
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@359 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-21Agreement model flagtrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@358 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-20Added backoff pipe.olivia.buzek
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@340 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-17more support for other clustersredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@307 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-17support for running on different clustersredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@306 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-16Fixed PR command linetrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@303 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-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-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-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-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-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-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-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-10handle OOVs betterredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@218 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-09Fixing backoff grammar.olivia.buzek
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@214 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-09Removed repeated Backoff feature.philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@205 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-09stub out clisredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@198 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-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-07Added EM and PR launchertrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@174 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-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-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