public class ShallowParseCorefEnhancerStream extends FilterObjectStream<RawCorefSample,RawCorefSample>
samples
Constructor and Description |
---|
ShallowParseCorefEnhancerStream(POSTagger posTagger,
Chunker chunker,
ObjectStream<RawCorefSample> samples) |
Modifier and Type | Method and Description |
---|---|
RawCorefSample |
read()
Returns the next object.
|
close, reset
public ShallowParseCorefEnhancerStream(POSTagger posTagger, Chunker chunker, ObjectStream<RawCorefSample> samples)
public RawCorefSample read() throws IOException
ObjectStream
IOException
Copyright © 2018 The Apache Software Foundation. All rights reserved.