mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 05:14:36 +03:00
45630a5851
speed-up of decoding depends on how much time is spent in parser: 10-50% speed-up for string-to-tree systems observed (more on long sentences and with high max-chart-span). if you only use hiero or string-to-tree models (but none with source syntax), use compile-option --unlabelled-source for (small) efficiency gains. |
||
---|---|---|
.. | ||
ApplicableRuleTrie.cpp | ||
ApplicableRuleTrie.h | ||
IntermediateVarSpanNode.h | ||
Parser.cpp | ||
Parser.h | ||
SentenceMap.h | ||
StackLattice.h | ||
StackLatticeBuilder.cpp | ||
StackLatticeBuilder.h | ||
StackLatticeSearcher.h | ||
VarSpanNode.h | ||
VarSpanTrieBuilder.cpp | ||
VarSpanTrieBuilder.h |