This project has retired. For details please refer to its Attic page.
Apache Stanbol -

RESTful NLP AnalysisEngine

This Enhancement Engine implements an client for the RESTful NLP Analysis Service.

This Engine requires the language to be detected for processed ContentItems. It retrieves/creates the AnalysedText content part for the processed ContentItem and sends the text/plain content to the configured service URL. Based on the response it adds all received Spans and Annotations to the AnalysedText instance. In addition it adds fise:TextAnnotations for all detected Named Entities to the metadata of the ContentItem.

Configuration parameter

The configuration of the Engine allows to set the