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, reset
public MucCorefSampleStream(Tokenizer tokenizer, ObjectStream<String> documents)
public RawCorefSample read() throws IOException
ObjectStream
IOException
Copyright © 2016 The Apache Software Foundation. All rights reserved.