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
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-06-07implement feature override as a run-time override of specific argument of a f...Hieu Hoang
2013-06-07minorHieu Hoang
2013-06-06m_numInputScores deleted from PhraseDictionary.Hieu Hoang
2013-06-03beautifyHieu Hoang
2013-06-01refactor loading in class PhraseDictionaryFuzzyMatchHieu Hoang
2013-05-31consistent Load() for all feature functions. Can be used not to load if doing...Hieu Hoang
2013-05-31Reapply Abby Levenberg's log change @4b4aba3Hieu Hoang
2013-05-31port PhraseDictionaryDynSuffixArray to new ini format. Scores aren't the same...Hieu Hoang
2013-05-31beautifyHieu Hoang
2013-05-30figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-28parse scores correctly. Assume dense features, always in the same orderHieu Hoang
2013-05-28debug PhraseDictionaryALSuffixArray for Wilker. Sparse feature score to doHieu Hoang
2013-05-28delete create-iniHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-24move and rename PhraseDictionarySCFG -> PhraseDictionaryMemoryHieu Hoang
2013-05-24move and rename PhraseDictionarySCFG -> PhraseDictionaryMemoryHieu Hoang
2013-05-24delete enum StatelessFeatureType. Features can be multiple types at once. Jus...Hieu Hoang
2013-05-23leakHieu Hoang
2013-05-23make each node in trie a pointer. No possibility that the node is delete duri...Hieu Hoang
2013-05-22technical memory leak due to not cleaning up StaticData. Doesn't make much di...Hieu Hoang
2013-05-22change reference to sourceLHS to pointer, it can be NULL for phrase based. TO...Hieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-05-22Make Phrase::CreateFromString() more efficientHieu Hoang
2013-05-22Make lhsTarget a pointerHieu Hoang
2013-05-21delete references to translation feature weights. Everything is done automati...Hieu Hoang
2013-05-21delete references to WordPenaltyProducerHieu Hoang
2013-05-21delete references to WordPenaltyProducerHieu Hoang
2013-05-21delete references to WordPenaltyProducerHieu Hoang
2013-05-21delete references to WordPenaltyProducerHieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-05-20move parsing of input-factor and output-factor into class DecodeFeature. Fixe...Hieu Hoang
2013-05-20make InitDictionary() an abstract method, at Uli's suggestion. Make sure peop...Hieu Hoang
2013-05-16multimodel(counts): allow different features to have separate interpolation w...Rico Sennrich
2013-05-16restore support for multimodel(counts) in moses server:Rico Sennrich
2013-05-15port PhraseDictionaryMultiModelCounts to new format. Runs but doesn't pass re...Hieu Hoang
2013-05-15port PhraseDictionaryMultiModelCounts to new format. Runs but doesn't pass re...Hieu Hoang
2013-05-14port PhraseDictionaryMultiModelCounts to new format. Runs but doesn't pass re...Hieu Hoang
2013-05-14port PhraseDictionaryMultiModelCounts to new formatHieu Hoang
2013-05-14port PhraseDictionaryMultiModelCounts to new formatHieu Hoang
2013-05-14change PhraseDictionaryTreeAdaptor --> PhraseDictionaryBinaryHieu Hoang