Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-09Moved caching of lexical reordering scores from class TranslationOption to cl...Ulrich Germann
2015-02-20TargetPhrase: can store arbitrary dataMatthias Huck
2015-01-14beautifyHieu Hoang
2015-01-06Added function to update future score and full scoreMarcin Junczys-Dowmunt
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-10-07Mmsapt now adds word alignment info to target phrases.Ulrich Germann
2014-08-08method renameHieu Hoang
2014-08-08method renameHieu Hoang
2014-08-05TargetPhrase to have pointer to the phrase table that creates itHieu Hoang
2014-08-04TargetPhrase to have pointer to the phrase table that creates itHieu Hoang
2014-08-04initialise m_containerHieu Hoang
2014-08-04initialise m_containerHieu Hoang
2014-08-04initialise m_containerHieu Hoang
2014-08-04clean up TargetPhraseHieu Hoang
2014-08-02each target phrase knows what decode graph created itHieu Hoang
2014-06-13Merge ../mosesdecoder into hieuHieu Hoang
2014-06-13redo property APIHieu Hoang
2014-06-10bug in SpanLength FFHieu Hoang
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-05-20Framework for additional phrase properties in decoding.Matthias Huck
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2013-12-13compare translation option dimension using pointers to translation option, ra...Hieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-25skeleton PTHieu Hoang
2013-09-17add option to store rule source in target phraseHieu Hoang
2013-08-29save properties in target phrase objectHieu Hoang
2013-08-28beautifyHieu Hoang
2013-08-27store arbitary key-value in translation rulesHieu Hoang
2013-08-22swapKenneth Heafield
2013-08-14refactor input score handling to use Evaluate(inputtype, inputpath). Not a pl...Hieu Hoang
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang
2013-08-08Evaluate(InputType) --> Evaluate(InputType, Phrase source)Hieu Hoang
2013-08-08commentsHieu Hoang
2013-08-07DONE: delete source phrase from TargetPhrase classHieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu Hoang
2013-05-31figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-30figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-30beautifyHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-28delete MutableSourcePhrase()Hieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-23add plumbing for evaluating features that need source sentenceHieu Hoang
2013-05-22Make lhsTarget a pointerHieu Hoang
2013-05-22Get ready to make lhsTarget a pointerHieu Hoang
2013-05-22Get ready to make lhsTarget a pointerHieu Hoang
2013-05-22delete TargetPhrase::MutableTargetLHS(). Get ready to make lhsTarget a pointerHieu Hoang
2013-05-21delete references to WordPenaltyProducerHieu Hoang