public class ADChunkBasedHeadFinderSampleStream extends ADChunk2SampleStream
OTHER| Constructor and Description |
|---|
ADChunkBasedHeadFinderSampleStream(opennlp.tools.util.InputStreamFactory in,
String charsetName) |
ADChunkBasedHeadFinderSampleStream(opennlp.tools.util.ObjectStream<String> lineStream) |
| Modifier and Type | Method and Description |
|---|---|
opennlp.tools.chunker.ChunkSample |
read() |
close, convertFuncTag, reset, setEnd, setStartpublic ADChunkBasedHeadFinderSampleStream(opennlp.tools.util.InputStreamFactory in,
String charsetName)
throws IOException
IOExceptionpublic ADChunkBasedHeadFinderSampleStream(opennlp.tools.util.ObjectStream<String> lineStream)
public opennlp.tools.chunker.ChunkSample read()
throws IOException
read in interface opennlp.tools.util.ObjectStream<opennlp.tools.chunker.ChunkSample>read in class ADChunk2SampleStreamIOExceptionCopyright © 2012–2017 CoGrOO. All rights reserved.