Rafael Haro Ramos created STANBOL-952:
-----------------------------------------

             Summary: Two Minor Bugs in EntityHub DBpedia Indexing scripts
                 Key: STANBOL-952
                 URL: https://issues.apache.org/jira/browse/STANBOL-952
             Project: Stanbol
          Issue Type: Bug
          Components: Entityhub
    Affects Versions: entityhub-0.11.0
            Reporter: Rafael Haro Ramos
            Priority: Trivial


There are two minor bugs in EntityHub DBpedia indexing scripts that prevent the 
automatic generation of dbpedia entityhub index for languages different to 
english: 

1. In the file entityrankings.sh, line 74, the redirects file is hardcoded for 
English (redirects_en.nt.gz) when should be a variable dependent of the 
language: ${REDIRECTS_FILE}

2. In the file fetch_data_en_int.sh, line 40, includes the file 
de/labels_en_uris_ar.nt to download when should be de/labels_en_uris_de.nt



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

Reply via email to