public class NoPunctuationHeadFinder extends ModCollinsHeadFinder
defaultLeftRule, defaultRightRule, defaultRule, nonTerminalInfo, tlp| Constructor and Description |
|---|
NoPunctuationHeadFinder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
protected int |
postOperationFix(int headIdx,
Tree[] daughterTrees)
A way for subclasses to fix any heads under special conditions.
|
determineHead, determineHead, determineNonTrivialHead, findMarkedHead, makesCopulaHead, traverseLocateprotected int postOperationFix(int headIdx,
Tree[] daughterTrees)
AbstractCollinsHeadFinderpostOperationFix in class CollinsHeadFinderheadIdx - The index of the proposed headdaughterTrees - The array of daughter treespublic static void main(java.lang.String[] args)