public interface HeadFinder
| Modifier and Type | Method and Description |
|---|---|
void |
printHeads(opennlp.tools.parser.Parse parse)
Reads a Parse object and adds the heads for each constituent following some
head rules.
|
Copyright © 2017. All rights reserved.