Package | Description |
---|---|
opennlp.tools.formats.ad |
Modifier and Type | Class and Description |
---|---|
class |
ADSentenceStream.SentenceParser.Leaf
Represents the AD leaf
|
class |
ADSentenceStream.SentenceParser.Node
Represents the AD node
|
Modifier and Type | Method and Description |
---|---|
ADSentenceStream.SentenceParser.TreeElement |
ADSentenceStream.SentenceParser.getElement(String line)
Parse a tree element from a AD line
|
ADSentenceStream.SentenceParser.TreeElement[] |
ADSentenceStream.SentenceParser.Node.getElements() |
Modifier and Type | Method and Description |
---|---|
void |
ADSentenceStream.SentenceParser.Node.addElement(ADSentenceStream.SentenceParser.TreeElement element) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.