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 2012/11/22 15:22:58 UTC

[jira] [Created] (STANBOL-812) Rename the AnalyzedText based KeywordLinkingEngine to EntityhubLinkingEngine

Rupert Westenthaler created STANBOL-812:
-------------------------------------------

             Summary: Rename the AnalyzedText based KeywordLinkingEngine to EntityhubLinkingEngine
                 Key: STANBOL-812
                 URL: https://issues.apache.org/jira/browse/STANBOL-812
             Project: Stanbol
          Issue Type: Sub-task
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


To avoid conflicts with existing Enhancement Chains the decision was to rename the stanbol-nlp-processing branch version of the KeywordLinkingEngine to EntityhubLinkingEngine before re-integrating with the trunk.

see http://markmail.org/message/nptkntyuthv7wwqh for details

This also opens the door for some refactoring as this move does no longer require backward compatibility 

--
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

[jira] [Resolved] (STANBOL-812) Rename the AnalyzedText based KeywordLinkingEngine to EntityhubLinkingEngine

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-812.
-----------------------------------------

    Resolution: Fixed

implemented with http://svn.apache.org/viewvc?rev=1413161&view=rev

The EntityhubLinkingEngine is the successor of the KeywordLinkingEngine. All generic parts where moved to the EntityLinkingEngine.

Currently the EntityLinkingEngine still depends on the Stanbol Entityhub, because the EntitySearcher interface still uses Representation in its interface. Changing this to an non - Entityhub model (most likely Clerezza MGraph based) will be done in an other issue.
                
> Rename the AnalyzedText based KeywordLinkingEngine to EntityhubLinkingEngine
> ----------------------------------------------------------------------------
>
>                 Key: STANBOL-812
>                 URL: https://issues.apache.org/jira/browse/STANBOL-812
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancer
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>
> To avoid conflicts with existing Enhancement Chains the decision was to rename the stanbol-nlp-processing branch version of the KeywordLinkingEngine to EntityhubLinkingEngine before re-integrating with the trunk.
> see http://markmail.org/message/nptkntyuthv7wwqh for details
> This also opens the door for some refactoring as this move does no longer require backward compatibility 

--
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