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/17 12:33:15 UTC

[jira] [Created] (STANBOL-1040) Simple Geonames EntityScoreProvider

Rupert Westenthaler created STANBOL-1040:
--------------------------------------------

             Summary: Simple Geonames EntityScoreProvider
                 Key: STANBOL-1040
                 URL: https://issues.apache.org/jira/browse/STANBOL-1040
             Project: Stanbol
          Issue Type: Improvement
          Components: Entityhub
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


EntityScores are used to represent the importance of an entity within a knowledge base.

This provider will rank

* Administrative regions: 1.0
* Populated places based on the population
    * places > 1million : 1.0
    * places < 1million in the range [0.2, 1.0] based on the natural log of the population
    * places without population : 0.2
* all other feature classes: 0.3

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