public class EntityIdentification extends Object
| Constructor and Description |
|---|
EntityIdentification(Mention mention) |
| Modifier and Type | Method and Description |
|---|---|
EntityIdentification |
copy(Mention mention2) |
Set<Entity> |
getBestEntities() |
Double |
getBestValue() |
Mention |
getMention() |
Set<EntityName> |
getNames() |
Double |
getValue(EntityName name) |
Double |
set(EntityName name,
double value) |
public EntityIdentification(Mention mention)
public Double set(EntityName name, double value)
public Mention getMention()
public Set<EntityName> getNames()
public Double getValue(EntityName name)
public Double getBestValue()
public EntityIdentification copy(Mention mention2)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.