public class MucCorefSampleStream extends FilterObjectStream<String,RawCorefSample>
samples| Constructor and Description |
|---|
MucCorefSampleStream(Tokenizer tokenizer,
ObjectStream<String> documents) |
| Modifier and Type | Method and Description |
|---|---|
RawCorefSample |
read()
Returns the next object.
|
close, resetpublic MucCorefSampleStream(Tokenizer tokenizer, ObjectStream<String> documents)
public RawCorefSample read() throws IOException
ObjectStreamIOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.