public class MucMentionInserterStream extends FilterObjectStream<RawCorefSample,CorefSample>
samples| Modifier | Constructor and Description |
|---|---|
protected |
MucMentionInserterStream(ObjectStream<RawCorefSample> samples) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
addMention(int id,
Span mention,
Parse[] tokens) |
CorefSample |
read()
Returns the next object.
|
close, resetprotected MucMentionInserterStream(ObjectStream<RawCorefSample> samples)
public CorefSample read() throws IOException
ObjectStreamIOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.