You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2013/04/13 17:50:15 UTC

[jira] [Created] (STANBOL-1029) Add helper method for extracting the fise:selection-context to the EnhancementEngineHelper

Rupert Westenthaler created STANBOL-1029:
--------------------------------------------

             Summary: Add helper method for extracting the fise:selection-context to the EnhancementEngineHelper
                 Key: STANBOL-1029
                 URL: https://issues.apache.org/jira/browse/STANBOL-1029
             Project: Stanbol
          Issue Type: Improvement
          Components: Enhancer
    Affects Versions: enhancer-0.10.0
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


Several Enhancement Engines already include code for generating fise:selection-context based on the surrounding Text.

The best of those implementation is provided by the CELI engine, as it tries to cut of the context on full words, what makes the context to look nicer. This issue will add this implementation as static helper method to the EnhancementEngineHelper utility (enhancer.servicesapi module) so that is can be used by all enhancement engines implementation

NOTE: that existing engines that do use this feature can only be upgraded to use this new method after the upgrade of enhancment-engines from 0.10.1 to 0.11.0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira