summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2011-03-09print empty line when parse failsChris Dyer
2011-03-08make default max sizes bigger, for people who like REALLY BIG RULESChris Dyer
2011-03-08fix to json-escape feature names in hg json encodingChris Dyer
2011-03-08fix class-based lmChris Dyer
2011-03-08support for class based LMs (without emission probs)Chris Dyer
2011-03-08support multiple LMs with different feature namesChris Dyer
2011-03-06track alignment info in copy constructorChris Dyer
2011-03-06print word alignments in ruleChris Dyer
2011-03-06clarify a commentChris Dyer
2011-03-06support feature collapsing with new span featuresChris Dyer
2011-03-06oov featureChris Dyer
2011-03-03new span featuresChris Dyer
2011-03-03fix potential crash on long sentencesChris Dyer
2011-03-02final version of SOS EOS handling, i thinkChris Dyer
2011-03-02better sentence marker handling, part 2Chris Dyer
2011-03-02better handling of SOS/EOS markers, part 1Chris Dyer
2011-03-01handle start-of-sentence correctlyChris Dyer
2011-03-01remove loggingChris Dyer
2011-03-01support explicit sentence boundary markers with cdecChris Dyer
2011-02-26chiang, marton, resnik fine reordering featuresChris Dyer
2011-02-22typoChris Dyer
2011-02-22support span scoresChris Dyer
2011-02-22fix typoChris Dyer
2011-02-22split features moreChris Dyer
2011-02-17more spansChris Dyer
2011-02-13phrasinator v1Chris Dyer
2011-02-11remove meaningless statChris Dyer
2011-02-10multipass decodingChris Dyer
2011-02-10conditional compilation of experimental code, remove prelm scoring code in pr...Chris Dyer
2011-02-07more span-level featuresChris Dyer
2011-02-02first span featuresChris Dyer
2010-12-28incorporate dwarf featureschris dyer
2010-12-23non-latin character detectorChris Dyer
2010-12-23support different types in kenlmChris Dyer
2010-12-22fix compound splitter, new features, more training dataChris Dyer
2010-12-22clean up names of feature functions, fix tagger, fix testsChris Dyer
2010-12-15feature to detect self-transition before/after identity translationsChris Dyer
2010-12-13integration complete with KenLM, not fully testedChris Dyer
2010-12-12facility for adding programmitically generated grammarsChris Dyer
2010-12-10extract kbest alignmentsChris Dyer
2010-12-09major refactor of markov features for word alignmentChris Dyer
2010-12-07add support for viterbi alignmentChris Dyer
2010-12-05small changesredpony
2010-12-01alternative def of neighborhoodsredpony
2010-12-01justifyredpony
2010-11-22fix bugredpony
2010-11-22faster alignment mode when full translation inference is not requiredredpony
2010-11-15rescoring working redpony
2010-11-14rescoring supportredpony
2010-11-12Forgot worset featurejon.h.clark