Apache Stanbol Enhancement Engine : Geonames Linking · Enhancement engine that consumes TextAnnotations and creates EntityAnnotations using the geonames.org GIS service
Group: org.apache.stanbol - All Dependencies
Apache Stanbol Enhancement Engine : Entity Linking LabelTokenizer : Smart Chinese · Configuration for the Lucene LabelTokenizer based on the Smart Chinese Analyzer for the language 'zh'
Apache Stanbol Enhancement Engine : Entity Linking LabelTokenizer : OpenNLP · LabelTokenizer implementation based on OpenNLP.
Apache Stanbol Enhancement Engine : Entity Linking LabelTokenizer : Kuromoji Japanese · Configuration for the Lucene LabelTokenizer based on the Kuromoji Analyzer for Japanese
Apache Stanbol Enhancement Engine : Entityhub Linking · Named Entity Linking for the Stanbol Entityhub. This Engine provides an Entityhub based implementation/configuration of the EntityLinkingEngine. It supports linking against the Entityhub, ReferencedSites and ManagedSites.
Apache Stanbol Enhancement Engine : Entity Co-Reference · An Engine that finds co-references of Named Entities based on dbpedia/yago concepts.
Apache Stanbol Enhancement Engine : Entity Co-Mention · An engine that find co-mentions of Entities earlier mentioned on the Text. NOTE: This Engine does NOT use NLP level co-reference detection. Therefore it will not link Pronouns with the correct Entity.
Apache Stanbol Enhancement Engine : Entityhub Dereference · Dereferences Entities referenced by fise:entity-reference properties by using the Stanbol Entityhub.
Apache Stanbol Enhancement Engine : DBPedia Spotlight · This module provides four Enhancement Engines for the DBpedia Spotlight RESTful services. This includes the Annotate Engine - supporting the whole processing workflow as well as a Spotting, Candidate and Disambiguation Engine that can be used by Users that whant only to use part of DBpedia Spotlights functionalities within their own Enhancement Engines. Users that do not want to send their Content to the public Spotlight server can also install a local Spotlight server and change the Configuration of the Engines accordingly.
Apache Stanbol Enhancement Engine : CELI Engine · Enhancement Engine using the CELI service.
Apache Stanbol Enhancement Engine : Topic Classification : Web API · REST API to manage training datasets and models for the topic classification enhancer engine.
Apache Stanbol Enhancement Engine : Entity Tagging · Implementation of an annotation engine that links named entities extracted from a text (TextAnnotations) to semantic entities managed by the Entityhub. This engine depends on the Apache Stanbol Entityhub.
Apache Stanbol Enhancer Enhancement Engine : Disambiguation using Solr MLT · Entity Disambiguation Enhancement Engine that performs Similarity queries on the Stanbol Entityhub to re-rank suggested Entities.
Apache Stanbol Enhancer Defaults Configuration · This provides the default configuration for the Enhancer. This bundle can be removed by users that want/need to provide their own configuration conflicting with the defaults.
Apache Stanbol Enhancer Chain: Weighted · This provides a Chain implementation that calculates the ExecutionPlan of included EnhancementEngines based on their Ordering information.
Apache Stanbol Enhancer Chain: List · This provides a Chain implementation that executes Enhancement Engines in the exact order as configured by the user.
Apache Stanbol Enhancer Chain: GraphChain · This provides an implementation that supports the configuration of an ExecutionPlan via an RDF file or an array of Strings.
Apache Stanbol Enhancer Chain: DefaultChain · This provides the default Chain containing all currently active EnhancementEngines
Apache Stanbol Commons Web Template Viewable Writer · A bundle providing MessageBodyWriters for Viewable. This bundle is here to facilitate usage of modules that predate RDFVieable. New modules should no longer need this.
Apache Stanbol Commons Web SPARQL · SPARQL HTTP endpoint for Stanbol