summaryrefslogtreecommitdiff
path: root/decoder/decoder.cc
AgeCommit message (Expand)Author
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