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