.. |
CompactPT
|
code cleanup; fixings to others' code/test
|
2014-01-15 16:16:37 +01:00 |
CYKPlusParser
|
special handling of partial rules that can only have terminal symbol next;
|
2013-12-06 12:54:58 +00:00 |
DynSAInclude
|
delete check.hh
|
2014-01-05 18:19:51 +00:00 |
fuzzy-match
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
RuleTable
|
get rid of all aborts from decoder
|
2014-01-13 18:32:22 +00:00 |
Scope3Parser
|
parsing doesn't depend on input sentence anymore
|
2013-08-02 18:09:47 +01:00 |
UG
|
move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't work on MacOSX yet
|
2013-09-26 12:16:03 +01:00 |
BilingualDynSuffixArray.cpp
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00: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
|
code cleanup; fixings to others' code/test
|
2014-01-15 16:16:37 +01:00 |
PhraseDictionary.h
|
delete cache object. Shows up as memleak in valgrind
|
2014-01-06 11:10:57 +00:00 |
PhraseDictionaryDynamicCacheBased.cpp
|
code cleanup; fixings to others' code/test
|
2014-01-15 16:16:37 +01:00 |
PhraseDictionaryDynamicCacheBased.h
|
code cleanup; fixings to others' code/test
|
2014-01-15 16:16:37 +01:00 |
PhraseDictionaryDynSuffixArray.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 18:52:15 +00:00 |
PhraseDictionaryDynSuffixArray.h
|
mark GetTargetPhraseCollection with LEGACY
|
2013-08-23 21:02:03 +01:00 |
PhraseDictionaryDynSuffixArray.README
|
Alpha version of phrase tables based on dynamic suffix arrays.
|
2013-06-05 10:46:42 +01:00 |
PhraseDictionaryMemory.cpp
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
PhraseDictionaryMemory.h
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-11-22 15:26:23 +00:00 |
PhraseDictionaryMultiModel.cpp
|
remove hacks for phrase penalty from MultiModel phrase type.
|
2014-01-02 12:29:38 +01:00 |
PhraseDictionaryMultiModel.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:09:42 +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
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
PhraseDictionaryNodeMemory.h
|
special handling of partial rules that can only have terminal symbol next;
|
2013-12-06 12:54:58 +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
|
Forgot to call SetFeaturesToApply() for SkeletonPT and Transliteration phrase table
|
2013-12-10 12:42:05 +00:00 |
PhraseDictionaryTransliteration.h
|
Forgot to call SetFeaturesToApply() for SkeletonPT and Transliteration phrase table
|
2013-12-10 12:42:05 +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
|
delete includes for util/check.hh
|
2013-11-21 18:58:28 +00:00 |
SkeletonPT.cpp
|
SkeletonPT uses phrase-table cache to store trarget phrases, instead of it's own collection
|
2014-01-14 11:08:57 +00:00 |
SkeletonPT.h
|
SkeletonPT uses phrase-table cache to store trarget phrases, instead of it's own collection
|
2014-01-14 11:08:57 +00:00 |
WordCoocTable.cpp
|
beautify
|
2013-06-26 17:19:09 +01:00 |
WordCoocTable.h
|
beautify
|
2013-06-26 17:19:09 +01:00 |