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, resetprotected NameFinderCorefEnhancerStream(TokenNameFinder[] nameFinders, String[] tags, ObjectStream<RawCorefSample> samples)
public RawCorefSample read() throws IOException
ObjectStreamIOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.