summaryrefslogtreecommitdiff
path: root/decoder/decoder.cc
AgeCommit message (Collapse)Author
2011-07-08add cp time measure (def macro)andrea gesmundo
2011-07-08add Fast Cube Pruningandrea gesmundo
2011-07-07support for extracting k-best derivation treesChris Dyer
2011-05-03mira finished, clean upChris Dyer
2011-05-03weight setting bugChris Dyer
2011-04-30enable list of features to be displayed at the end of decodingChris Dyer
2011-04-27get rid of bad constructorChris Dyer
2011-04-23get rid of expensive copyChris Dyer
2011-03-29dynasearch neighborhood option instead of default partitionChris Dyer
2011-03-24various summary feature types, part 1Chris Dyer
2011-03-23yet another feature attemptChris Dyer
2011-03-22reweight after weight pushing to avoid weird outputChris Dyer
2011-03-22fix local normalizer code for summary featuresChris Dyer
2011-03-22check for infsChris Dyer
2011-03-21add support for normalized 'summary features'- seemingly sound way of ↵Chris Dyer
dealing with normalization problems in embedded crf translation models
2011-03-10remove dependency on SRILMChris Dyer
2011-03-09print empty line when parse failsChris Dyer
2011-03-06clarify a commentChris Dyer
2011-02-13phrasinator v1Chris Dyer
2011-02-10multipass decodingChris Dyer
2011-02-10conditional compilation of experimental code, remove prelm scoring code in ↵Chris Dyer
preparation for multi-phase (re)scoring
2011-02-02first span featuresChris Dyer
2010-12-22fix compound splitter, new features, more training dataChris Dyer
2010-12-12facility for adding programmitically generated grammarsChris Dyer
2010-12-10extract kbest alignmentsChris Dyer
2010-12-07add support for viterbi alignmentChris Dyer
2010-11-22faster alignment mode when full translation inference is not requiredredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@731 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-11-15rescoring working redpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@726 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-11-14rescoring supportredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@719 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-10-28psg for lex transredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@699 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-10-22handle translation from the null wordredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@689 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-10-05add PrepareForInput to ff interface, make sgml markup available to feature ↵redpony
functions git-svn-id: https://ws10smt.googlecode.com/svn/trunk@669 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-28use boost mpi, fix L1 stochastic optimizerredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@659 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-21fix for lattice cost bugredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@653 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-20support turning off verbose loggingredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@652 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-20add notificationsredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@651 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-19big refactorredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@649 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-09-18start refactoring of decoderredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@647 ec762483-ff6d-05da-a07a-a48fb63a330f