mosesdecoder/moses/TranslationModel
2013-08-17 22:09:16 +02:00
..
CompactPT remove useless files (generated by beautify) 2013-08-17 22:09:16 +02:00
CYKPlusParser remove useless files (generated by beautify) 2013-08-17 22:09:16 +02:00
DynSAInclude refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
fuzzy-match refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
RuleTable Fixes to the shared build 2013-07-25 15:24:34 +01:00
Scope3Parser beautify 2013-05-29 18:16:15 +01:00
BilingualDynSuffixArray.cpp beautify 2013-08-05 12:11:59 +01:00
BilingualDynSuffixArray.h beautify 2013-07-08 20:25:47 +01:00
DynSuffixArray.cpp beautify 2013-06-26 17:19:09 +01:00
DynSuffixArray.h beautify 2013-06-26 17:19:09 +01:00
PhraseDictionary.cpp redo parsing of feature function parameters 2013-06-20 13:25:02 +01:00
PhraseDictionary.h merge with master 2013-06-26 17:12:22 +01:00
PhraseDictionaryDynSuffixArray.cpp Added call to tp->Evaluate(src) before adding a phrase table entry to the TargetPhraseCollection during lookup. 2013-07-28 16:37:20 +01:00
PhraseDictionaryDynSuffixArray.h Fixed missing #include. 2013-07-28 16:38:33 +01:00
PhraseDictionaryDynSuffixArray.README Alpha version of phrase tables based on dynamic suffix arrays. 2013-06-05 10:46:42 +01:00
PhraseDictionaryMemory.cpp finished converting TargetPhraseCollection* to TargetPhraseCollection 2013-07-16 16:55:56 +01:00
PhraseDictionaryMemory.h redo parsing of feature function parameters 2013-06-20 12:50:41 +01:00
PhraseDictionaryMultiModel.cpp fix future and total cost in multimodel(counts). (was broken since merge of branch weight-new in May) 2013-07-31 14:18:18 +02:00
PhraseDictionaryMultiModel.h multimodel and mosesserver: instead of optimizing first model, select model by name. 2013-07-30 13:54:50 +02:00
PhraseDictionaryMultiModelCounts.cpp fix future and total cost in multimodel(counts). (was broken since merge of branch weight-new in May) 2013-07-31 14:18:18 +02:00
PhraseDictionaryMultiModelCounts.h multimodelcounts: use Word objects instead of strings in map (avoid costly conversion and string comparison) 2013-07-30 15:03:25 +02:00
PhraseDictionaryNodeMemory.cpp In-line PhraseDictionaryNodeMemory with the hash table data structure 2013-07-12 07:13:19 -07:00
PhraseDictionaryNodeMemory.h finished converting TargetPhraseCollection* to TargetPhraseCollection 2013-07-16 16:55:56 +01:00
PhraseDictionaryTree.cpp Prevented segfault on print non-existant alignment 2013-07-05 12:21:01 +09:00
PhraseDictionaryTree.h beautify 2013-05-29 18:16:15 +01:00
PhraseDictionaryTreeAdaptor.cpp redo parsing of feature function parameters 2013-06-20 13:06:03 +01:00
PhraseDictionaryTreeAdaptor.h single threaded build compiles & passes regression 2013-07-01 17:37:24 +01:00
WordCoocTable.cpp beautify 2013-06-26 17:19:09 +01:00
WordCoocTable.h beautify 2013-06-26 17:19:09 +01:00