[
https://issues.apache.org/jira/browse/STANBOL-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095418#comment-14095418
]
Chalitha_Perera commented on STANBOL-1381:
------------------------------------------
Yago uses ISO 639-2 codes for languages in labels while Stanbol uses ISO 639-1
language codes. Therefore in order to correctly link enhancements with yago
index, we need to use same language codes.
A script is create for converting yago language codes to Stanbol language codes
Script can be found in the following link
https://github.com/ChalithaUdara/Stanbol-Yago-Site/blob/master/language_code_convert.sh
> Provides a Script for fixing languages codes
> --------------------------------------------
>
> Key: STANBOL-1381
> URL: https://issues.apache.org/jira/browse/STANBOL-1381
> Project: Stanbol
> Issue Type: Sub-task
> Components: Entityhub
> Reporter: Rafa Haro
> Fix For: 1.0.0
>
>
> YAGO's language codes for labels are not following the same standard that the
> one used by Stanbol, preventing multilanguage labels to be used for entity
> linking. Create a shell script to map YAGO's languages codes to the ones
> using by Stanbol
> Also, consider the possibility to implement new indexing filters for such
> change at indexing time
--
This message was sent by Atlassian JIRA
(v6.2#6252)