public class HeadWordFinder
extends java.lang.Object
Constructor and Description |
---|
HeadWordFinder() |
HeadWordFinder(boolean includePPHead) |
Modifier and Type | Method and Description |
---|---|
Tree |
findHead(Tree parentNode)
Finds the bottom most head
|
Tree |
findHead2(Tree parentNode) |