public class ParseToCoNLL02Format extends opennlp.tools.util.FilterObjectStream<Parse,SequenceLabelSample>
| Constructor and Description |
|---|
ParseToCoNLL02Format(opennlp.tools.util.ObjectStream<Parse> in) |
| Modifier and Type | Method and Description |
|---|---|
SequenceLabelSample |
read() |
public ParseToCoNLL02Format(opennlp.tools.util.ObjectStream<Parse> in)
public SequenceLabelSample read() throws IOException
IOExceptionCopyright © 2016 IXA pipes. All rights reserved.