|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Public Member Functions | |
| void | apply (HGNode node) |
Classes implementing this interface define a single function that is applied to each node. This interface is used for various walkers (ViterbiExtractor, ForestWalker).
| void joshua.decoder.hypergraph.WalkerFunction.apply | ( | HGNode | node | ) |
Implemented in joshua.decoder.hypergraph.GrammarBuilderWalkerFunction.