mosesdecoder/moses/TranslationModel
2014-12-23 15:21:06 +00:00
..
CompactPT merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
CYKPlusParser merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
DynSAInclude merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
fuzzy-match Fix a few compiler warnings (from Clang mostly). 2014-10-10 14:22:53 +01:00
ProbingPT Fixed crash in probingPT when probability is precisely 0 2014-12-23 15:21:06 +00:00
RuleTable merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +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 add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManager 2014-12-05 21:33:59 +00:00
BilingualDynSuffixArray.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
BilingualDynSuffixArray.h TargetPhrase to have pointer to the phrase table that creates it 2014-08-05 10:59:48 +01: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 TargetPhrase to have pointer to the phrase table that creates it 2014-08-05 10:26:42 +01:00
PhraseDictionary.h merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
PhraseDictionaryDynamicCacheBased.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
PhraseDictionaryDynamicCacheBased.h better handling of cache-based models with inconsistent parameters 2014-12-15 17:42:41 +01:00
PhraseDictionaryDynSuffixArray.cpp method rename 2014-08-08 15:59:34 +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 beautify 2014-06-08 09:44:59 +02: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 all-restrict mode for MultiModel (restrict to phrases in first model) 2014-08-26 13:43:23 -04:00
PhraseDictionaryMultiModel.h all-restrict mode for MultiModel (restrict to phrases in first model) 2014-08-26 13:43:23 -04:00
PhraseDictionaryMultiModelCounts.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
PhraseDictionaryMultiModelCounts.h move misc common functions into moses/ 2014-09-30 14:22:38 +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 -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 method rename 2014-08-08 15:59:34 +01:00
PhraseDictionaryTransliteration.h use Nadir's backoff code 2014-05-12 15:40:18 +01:00
PhraseDictionaryTree.cpp Replaced TRACE_ERR(..) with VERBOSE(1,...) in PhraseDictionaryTree.cpp 2014-06-27 01:09:50 +01:00
PhraseDictionaryTree.h move LexicalReordering to FF directory 2013-08-30 16:28:28 +01:00
PhraseDictionaryTreeAdaptor.cpp beautify 2014-01-15 16:42:02 +01: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 merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01: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