[
https://issues.apache.org/jira/browse/STANBOL-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rupert Westenthaler updated STANBOL-660:
----------------------------------------
Description:
This is important for very short texts where the detection of the language can
fail.
This will support using the Content-Language HTTP header to explicitly parse
the language of the content.
The parsed language will be set as
{code}
content-item-uri dc:language "content-language-value"
{code}
to the metadata of the ContentItem before parsing it to the Enhancement Chain
was:
This is important for very short texts where the detection of the language can
fail.
Possible solutions:
* query parameter
* Content-Language HTTP header
> Stanbol Enhancer should allow to manually parse the langage of the Content
> --------------------------------------------------------------------------
>
> Key: STANBOL-660
> URL: https://issues.apache.org/jira/browse/STANBOL-660
> Project: Stanbol
> Issue Type: New Feature
> Components: Enhancer
> Reporter: Rupert Westenthaler
> Assignee: Rupert Westenthaler
> Fix For: 1.0.0, 0.12.1
>
>
> This is important for very short texts where the detection of the language
> can fail.
> This will support using the Content-Language HTTP header to explicitly parse
> the language of the content.
> The parsed language will be set as
> {code}
> content-item-uri dc:language "content-language-value"
> {code}
> to the metadata of the ContentItem before parsing it to the Enhancement Chain
--
This message was sent by Atlassian JIRA
(v6.2#6252)