Interface | Description |
---|---|
Disambiguator |
A disambiguator is one of the main component of an entity tagger.
|
Class | Description |
---|---|
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.
|
Copyright © 2013. All rights reserved.