Rupert Westenthaler created STANBOL-797:
-------------------------------------------
Summary: 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
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