protected class CoreferenceDocumentPresenter.AnnotatedSpanFilter
extends java.lang.Object
implements de.ims.icarus.util.Filter
Modifier and Type | Field and Description |
---|---|
protected AnnotatedCoreferenceDocumentData |
data |
protected java.util.Set<Span> |
lut |
Constructor and Description |
---|
CoreferenceDocumentPresenter.AnnotatedSpanFilter(AnnotatedCoreferenceDocumentData data) |
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(java.lang.Object obj) |
protected void |
buildLookup() |
protected java.util.Set<Span> lut
protected final AnnotatedCoreferenceDocumentData data
public CoreferenceDocumentPresenter.AnnotatedSpanFilter(AnnotatedCoreferenceDocumentData data)