public class IndexedMentionIdentifier extends Object implements MentionIdentifier
| Constructor and Description |
|---|
IndexedMentionIdentifier(SetSimilarityMetric metric,
int resultsSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntity(Entity entity) |
void |
identifyMentions(Sentence sentence) |
public IndexedMentionIdentifier(SetSimilarityMetric metric, int resultsSize)
public void addEntity(Entity entity)
addEntity in interface MentionIdentifierpublic void identifyMentions(Sentence sentence)
identifyMentions in interface MentionIdentifierCopyright © 2018 JULIE Lab, Germany. All rights reserved.