public class NameFinderCorefEnhancerStream extends FilterObjectStream<RawCorefSample,RawCorefSample>
samples
Modifier | Constructor and Description |
---|---|
protected |
NameFinderCorefEnhancerStream(TokenNameFinder[] nameFinders,
String[] tags,
ObjectStream<RawCorefSample> samples) |
Modifier and Type | Method and Description |
---|---|
RawCorefSample |
read()
Returns the next object.
|
close, reset
protected NameFinderCorefEnhancerStream(TokenNameFinder[] nameFinders, String[] tags, ObjectStream<RawCorefSample> samples)
public RawCorefSample read() throws IOException
ObjectStream
IOException
Copyright © 2019 The Apache Software Foundation. All rights reserved.