mosesdecoder/moses/TranslationModel
2013-08-23 13:53:30 +01:00
..
CompactPT caching error for compact pt 2013-08-20 16:06:48 +01:00
CYKPlusParser parsing doesn't depend on input sentence anymore 2013-08-02 18:09:47 +01: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 beautify 2013-08-23 13:53:30 +01:00
Scope3Parser parsing doesn't depend on input sentence anymore 2013-08-02 18:09:47 +01:00
BilingualDynSuffixArray.cpp get ready to delete source phrase from TargetPhrase class 2013-08-07 11:37:40 +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 beautify 2013-08-23 13:53:30 +01:00
PhraseDictionary.h patch segfault for target phrase caching. Only occurs when multithreading. 2013-08-21 15:58:17 +01:00
PhraseDictionaryDynSuffixArray.cpp begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLookupManager, replace with ChartParser variable 2013-07-31 12:25:34 +01:00
PhraseDictionaryDynSuffixArray.h begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLookupManager, replace with ChartParser variable 2013-07-31 12:25:34 +01:00
PhraseDictionaryDynSuffixArray.README Alpha version of phrase tables based on dynamic suffix arrays. 2013-06-05 10:46:42 +01:00
PhraseDictionaryMemory.cpp add method to reduce cache size 2013-08-16 15:05:36 +01:00
PhraseDictionaryMemory.h begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLookupManager, replace with ChartParser variable 2013-07-31 12:25:34 +01:00
PhraseDictionaryMultiModel.cpp const TargetPhrase in TargetPhraseCollection 2013-08-08 14:38:41 +01:00
PhraseDictionaryMultiModel.h Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input 2013-07-31 14:29:18 +01:00
PhraseDictionaryMultiModelCounts.cpp const TargetPhrase in TargetPhraseCollection 2013-08-08 14:38:41 +01: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 starting placeholder 2013-07-18 20:23:44 +01:00
PhraseDictionaryNodeMemory.h starting placeholder 2013-07-18 20:23:44 +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 patch segfault for target phrase caching. Only occurs when multithreading. 2013-08-21 15:58:17 +01:00
PhraseDictionaryTreeAdaptor.h move caching code to PhraseDictionary. Available to all phrase tables 2013-08-15 20:50:22 +01:00
WordCoocTable.cpp beautify 2013-06-26 17:19:09 +01:00
WordCoocTable.h beautify 2013-06-26 17:19:09 +01:00