Rupert Westenthaler created STANBOL-735:
-------------------------------------------

             Summary: OpenNLP POS Tagger Engine
                 Key: STANBOL-735
                 URL: https://issues.apache.org/jira/browse/STANBOL-735
             Project: Stanbol
          Issue Type: Sub-task
            Reporter: Rupert Westenthaler


EnhancementEngine based on the AnalysedText ContentPart that takes text/plain 
from a content item and stores an AnalyzedText content part in the content item 
where each token is assigned its grammar POS tag.

This EnhancementEngine can consume

* preexisting Tokens (if someone do not want to use a different Tokenizer as 
the OpenNLP one)
* preexisting Sentences (of someone want to use a different Sentence detector 
as the OpenNLP one)  

if no tokens/sentences are present the Engine will use the OpenNLP components.


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

Reply via email to