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 2012/11/06 16:08:13 UTC

[jira] [Resolved] (STANBOL-797) Adapt the OpenNLP NER engine to support the AnalyzedText ContentPart

     [ https://issues.apache.org/jira/browse/STANBOL-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-797.
-----------------------------------------

    Resolution: Fixed

implementation provided with http://svn.apache.org/viewvc?rev=1406168&view=rev
                
> Adapt the OpenNLP NER engine to support the AnalyzedText ContentPart
> --------------------------------------------------------------------
>
>                 Key: STANBOL-797
>                 URL: https://issues.apache.org/jira/browse/STANBOL-797
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancer
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>
> Currently the OpenNLP NER engine consumes the plain text, detects sentences and tokenizes the text. However if an EnhancementChain does use the NLP processing module those data are likely already present in the AnalyzedText ContentPart.
> This will add functionality that allows the OpenNLP NER engine to consume those data. If no AnalyzedText ContentPart is present or the AnalyzedText does not contain Token information the engine should still perform tokenization and sentence detection

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