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/03/31 19:05:15 UTC

[jira] [Created] (STANBOL-1011) Move MIN_SEARCH_TOKEN_LENGTH from EntiyLinkingConfig to the TextProcessingConfig

Rupert Westenthaler created STANBOL-1011:
--------------------------------------------

             Summary: Move MIN_SEARCH_TOKEN_LENGTH from EntiyLinkingConfig to the TextProcessingConfig
                 Key: STANBOL-1011
                 URL: https://issues.apache.org/jira/browse/STANBOL-1011
             Project: Stanbol
          Issue Type: Improvement
          Components: Engine - Entity Linking
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor


As the MIN_SEARCH_TOKEN_LENGTH determines if a Token is classified as Linkable or not (fallback in the absence of POS tags) this configuration belongs to TextProcessingConfig class.

This change will also make the ProcessingState implementation independent of the EntiyLinkingConfig.

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