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 (Created) (JIRA)" <ji...@apache.org> on 2012/04/11 12:20:17 UTC

[jira] [Created] (STANBOL-582) Add support for EnhancementChains to the Enhancer Benchmarking tool

Add support for EnhancementChains to the Enhancer Benchmarking tool
-------------------------------------------------------------------

                 Key: STANBOL-582
                 URL: https://issues.apache.org/jira/browse/STANBOL-582
             Project: Stanbol
          Issue Type: Improvement
          Components: Enhancer
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor


The Enhancer Benchmarking tool should support EnhancementChains to allow benchmarking specific Chains instead of automatically using the default chain.

(1) Configuration as part of the Bechmark by

= Chain =

{chain-name}
{alternate-chain-name}


the first referenced chain available on the StanbolEnhancer instance is used to execute the benchmark. In case non of the listed chain is available the default chain should be used

(2) Configuration as request parameter

This will use the "chain" parameter to specify the name of the EnhancementChain the parsed benchsmark (parameter "content") is executed against

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (STANBOL-582) Add support for EnhancementChains to the Enhancer Benchmarking tool

Posted by "Rupert Westenthaler (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251453#comment-13251453 ] 

Rupert Westenthaler commented on STANBOL-582:
---------------------------------------------

(1) is already implemented with revision #1311021. Was in the impression that I created such an issue while working on enhancement chains.
                
> Add support for EnhancementChains to the Enhancer Benchmarking tool
> -------------------------------------------------------------------
>
>                 Key: STANBOL-582
>                 URL: https://issues.apache.org/jira/browse/STANBOL-582
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Enhancer
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>              Labels: benchmark
>
> The Enhancer Benchmarking tool should support EnhancementChains to allow benchmarking specific Chains instead of automatically using the default chain.
> (1) Configuration as part of the Bechmark by
> = Chain =
> {chain-name}
> {alternate-chain-name}
> the first referenced chain available on the StanbolEnhancer instance is used to execute the benchmark. In case non of the listed chain is available the default chain should be used
> (2) Configuration as request parameter
> This will use the "chain" parameter to specify the name of the EnhancementChain the parsed benchsmark (parameter "content") is executed against

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira