[ 
https://issues.apache.org/jira/browse/STANBOL-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437819#comment-13437819
 ] 

Rupert Westenthaler commented on STANBOL-706:
---------------------------------------------

I would suggest to do the following changes to the module paths and 
artifactIds/packages

* rename the module path from "dbpsotlight{name}" to "dbpedia-spotlight-{name}" 
to make it similar to others e.g. the "opennlp-ner" engine.
* change the artifactIds of the modules from 
"org.apache.stanbol.enhancer.engines.dbpspotlight{name}" to 
"org.apache.stanbol.enhancer.engines.dbpspotlight.{name}" to make them better 
readable
* change the java packages accordingly to the proposed change of the artifactIds

WDYT?
                
> DBpedia Spotlight EnhancementEngines integration
> ------------------------------------------------
>
>                 Key: STANBOL-706
>                 URL: https://issues.apache.org/jira/browse/STANBOL-706
>             Project: Stanbol
>          Issue Type: New Feature
>          Components: Enhancer
>    Affects Versions: 0.9.0-incubating
>            Reporter: Iavor Jelev
>            Assignee: Rupert Westenthaler
>         Attachments: dbpediaspotlightintegration.rar
>
>
> In the process of the early adopters programme of the IKS we developed 4 
> EnhancementEngines, which integrate the different aspects of DBpedia 
> Spotlight in Apache Stanbol. We would like to contribute them, so they can 
> eventually become a part of the Stanbol Stack. The engines are as follows:
> - dbpediaspotlightannotate - spots the potential mentions, retrieves the 
> candidate DBpedia resources, disambiguates them if needed, and links the 
> mentions to the best one
> - dbpediaspotlightcandidates - same as annotate, but does not disambiguate 
> the candidates for each mention. Rather it returns the top K ones.
> - dbpediaspotlightdisambiguate - does not do spotting, it just selects the 
> candidates for the given mentions and does disambiguation.
> - dbpediaspotlightspot - does only spotting, no candidate resource selection, 
> disambiguation or linking

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

        

Reply via email to