mosesdecoder/moses/TranslationModel
Ulrich Germann ce435d22bf Mmsapt now adds the phrase penalty only if num_features specified
on the respective line in moses.ini is odd.
2014-06-01 18:23:00 +01:00
..
CompactPT moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
CYKPlusParser faster pruning in chart decoding 2014-03-26 11:23:59 +00:00
DynSAInclude Changes on main branch files while I was working on dynamic phrase tables. 2014-03-10 14:08:00 +00:00
fuzzy-match UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
RuleTable Eliminated factor delimiter from the parameters of 2014-05-31 14:33:31 +01:00
Scope3Parser various optimizations to make CYK+ parser several times faster and eat less memory. 2014-03-21 11:12:24 +00:00
UG Mmsapt now adds the phrase penalty only if num_features specified 2014-06-01 18:23:00 +01:00
BilingualDynSuffixArray.cpp Eliminated factor delimiter from the parameters of 2014-05-31 14:33:31 +01:00
BilingualDynSuffixArray.h replace CHECK with UTIL_THROW_IF in Moses 2013-11-19 17:23:19 +00:00
DynSuffixArray.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
DynSuffixArray.h beautify 2013-06-26 17:19:09 +01:00
PhraseDictionary.cpp 1. Renamed PhraseDictionary member function release() to Release(). 2014-03-25 01:49:24 +00:00
PhraseDictionary.h 1. Renamed PhraseDictionary member function release() to Release(). 2014-03-25 01:49:24 +00:00
PhraseDictionaryDynSuffixArray.cpp moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
PhraseDictionaryDynSuffixArray.h moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
PhraseDictionaryDynSuffixArray.README Alpha version of phrase tables based on dynamic suffix arrays. 2013-06-05 10:46:42 +01:00
PhraseDictionaryMemory.cpp various optimizations to make CYK+ parser several times faster and eat less memory. 2014-03-21 11:12:24 +00:00
PhraseDictionaryMemory.h moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
PhraseDictionaryMultiModel.cpp moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
PhraseDictionaryMultiModel.h moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
PhraseDictionaryMultiModelCounts.cpp remove hacks for phrase penalty from MultiModel phrase type. 2014-01-02 12:29:38 +01:00
PhraseDictionaryMultiModelCounts.h mark GetTargetPhraseCollection with LEGACY 2013-08-23 21:02:03 +01:00
PhraseDictionaryNodeMemory.cpp various optimizations to make CYK+ parser several times faster and eat less memory. 2014-03-21 11:12:24 +00:00
PhraseDictionaryNodeMemory.h various optimizations to make CYK+ parser several times faster and eat less memory. 2014-03-21 11:12:24 +00:00
PhraseDictionaryScope3.cpp delete -parsing-algorithm. Scope-3 parsing depends on the phrase-table implementation used, not this argument 2013-11-22 17:35:22 +00:00
PhraseDictionaryScope3.h UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
PhraseDictionaryTransliteration.cpp moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
PhraseDictionaryTransliteration.h moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
PhraseDictionaryTree.cpp get rid of all aborts from decoder 2014-01-13 18:32:22 +00:00
PhraseDictionaryTree.h move LexicalReordering to FF directory 2013-08-30 16:28:28 +01:00
PhraseDictionaryTreeAdaptor.cpp get rid of all aborts from decoder 2014-01-13 18:32:22 +00:00
PhraseDictionaryTreeAdaptor.h moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
SkeletonPT.cpp moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
SkeletonPT.h moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span 2014-03-14 08:49:09 +00:00
WordCoocTable.cpp beautify 2013-06-26 17:19:09 +01:00
WordCoocTable.h beautify 2013-06-26 17:19:09 +01:00