Package | Description |
---|---|
it.cnr.isti.hpc.dexter.disambiguation | |
it.cnr.isti.hpc.dexter.plugin |
Modifier and Type | Class and Description |
---|---|
class |
TopScoreEntityDisambiguator
Implements the Okkam's Razor principle, resolving the ambiguity for
a spot using the entity with the largest probability to be
represented by the spot (this probability is called commonness,
and it is computed as the ratio between the links that point to the entity
(using the spot as anchor) and the total number of links that have the spot
as anchor.
|
Modifier and Type | Method and Description |
---|---|
Disambiguator |
PluginLoader.getDisambiguator(String disambiguatorClass) |
Copyright © 2013. All rights reserved.