Uses of Class
opennlp.tools.formats.ad.ADSentenceStream.SentenceParser.Leaf
-
Packages that use ADSentenceStream.SentenceParser.Leaf Package Description opennlp.tools.formats.ad Experimental package related to theArvores Deitadas corpusformat. -
-
Uses of ADSentenceStream.SentenceParser.Leaf in opennlp.tools.formats.ad
Methods in opennlp.tools.formats.ad with parameters of type ADSentenceStream.SentenceParser.Leaf Modifier and Type Method Description protected StringADChunkSampleStream. getChunkTag(ADSentenceStream.SentenceParser.Leaf leaf)protected voidADChunkSampleStream. processLeaf(ADSentenceStream.SentenceParser.Leaf leaf, boolean isIntermediate, String phraseTag, List<String> sentence, List<String> tags, List<String> target)
-