summaryrefslogtreecommitdiff
path: root/decoder/decoder.cc
AgeCommit message (Expand)Author
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 dealing...Chris Dyer
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 pr...Chris Dyer
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
2010-11-15rescoring working redpony
2010-11-14rescoring supportredpony
2010-10-28psg for lex transredpony
2010-10-22handle translation from the null wordredpony
2010-10-05add PrepareForInput to ff interface, make sgml markup available to feature fu...redpony
2010-09-28use boost mpi, fix L1 stochastic optimizerredpony
2010-09-21fix for lattice cost bugredpony
2010-09-20support turning off verbose loggingredpony
2010-09-20add notificationsredpony
2010-09-19big refactorredpony
2010-09-18start refactoring of decoderredpony