mosesdecoder/moses/TranslationModel
2015-05-19 02:35:39 +01:00
..
CompactPT quick fix for out-of-bound alignment points 2015-05-15 09:12:51 +02:00
CYKPlusParser delete typedefs for UINT32 and UINT64. MSVC now has uint32_t and uint64_t /Ken 2015-03-25 00:55:39 +00:00
DynSAInclude Add cross-platform randomizer module. 2015-04-23 23:46:04 +07:00
fuzzy-match Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
ProbingPT Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
RuleTable Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
Scope3Parser beautify 2015-01-14 11:07:42 +00:00
UG Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
BilingualDynSuffixArray.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
BilingualDynSuffixArray.h beautify 2015-01-14 11:07:42 +00:00
DynSuffixArray.cpp Add cross-platform randomizer module. 2015-04-23 23:46:04 +07:00
DynSuffixArray.h beautify 2013-06-26 17:19:09 +01:00
PhraseDictionary.cpp One step closer to eliminating the requirement to provide num-features=... in the config file. 2015-04-29 20:16:52 +01:00
PhraseDictionary.h Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
PhraseDictionaryDynamicCacheBased.cpp Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
PhraseDictionaryDynamicCacheBased.h Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
PhraseDictionaryDynSuffixArray.cpp One step closer to eliminating the requirement to provide num-features=... in the config file. 2015-04-29 20:16:52 +01: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 delete UserMessage. Too difficult to police 2015-01-07 10:01:10 +04: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 One step closer to eliminating the requirement to provide num-features=... in the config file. 2015-04-29 20:16:52 +01:00
PhraseDictionaryMultiModel.h Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
PhraseDictionaryMultiModelCounts.cpp Support tokenize(const std::string &) as well. 2015-04-22 10:35:18 +07:00
PhraseDictionaryMultiModelCounts.h Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
PhraseDictionaryNodeMemory.cpp beautify 2014-05-19 15:34:27 +02: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 UserMessage. Too difficult to police 2015-01-07 10:01:10 +04:00
PhraseDictionaryScope3.h UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
PhraseDictionaryTransliteration.cpp One step closer to eliminating the requirement to provide num-features=... in the config file. 2015-04-29 20:16:52 +01:00
PhraseDictionaryTransliteration.h use Nadir's backoff code 2014-05-12 15:40:18 +01:00
PhraseDictionaryTree.cpp beautify 2015-01-14 11:07:42 +00:00
PhraseDictionaryTree.h move LexicalReordering to FF directory 2013-08-30 16:28:28 +01:00
PhraseDictionaryTreeAdaptor.cpp Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
PhraseDictionaryTreeAdaptor.h Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
SkeletonPT.cpp Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
SkeletonPT.h Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
WordCoocTable.cpp beautify 2013-06-26 17:19:09 +01:00
WordCoocTable.h beautify 2013-06-26 17:19:09 +01:00