Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.0-incubating
-
None
Description
In the process of the early adopters programme of the IKS we developed 4 EnhancementEngines, which integrate the different aspects of DBpedia Spotlight in Apache Stanbol. We would like to contribute them, so they can eventually become a part of the Stanbol Stack. The engines are as follows:
- dbpediaspotlightannotate - spots the potential mentions, retrieves the candidate DBpedia resources, disambiguates them if needed, and links the mentions to the best one
- dbpediaspotlightcandidates - same as annotate, but does not disambiguate the candidates for each mention. Rather it returns the top K ones.
- dbpediaspotlightdisambiguate - does not do spotting, it just selects the candidates for the given mentions and does disambiguation.
- dbpediaspotlightspot - does only spotting, no candidate resource selection, disambiguation or linking
Attachments
Attachments
Issue Links
- is blocked by
-
STANBOL-717 Add explicit default EnhancementChain configuration to the Stanbol Launchers
- Resolved