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, reset
protected MucMentionInserterStream(ObjectStream<RawCorefSample> samples)
public CorefSample read() throws IOException
ObjectStream
IOException
Copyright © 2015 The Apache Software Foundation. All rights reserved.