Rupert Westenthaler created STANBOL-796:
-------------------------------------------

             Summary: OpenNLP Sentence Detection Engine
                 Key: STANBOL-796
                 URL: https://issues.apache.org/jira/browse/STANBOL-796
             Project: Stanbol
          Issue Type: Sub-task
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


Implement an OpenNLP based Sentence Detection Engine that supports language 
specific configurations.

e.g. 

    !zh
    !jp
    de;model=mySentDecModel.bin
    *

The 'model' parameter allows to configure the name of the language detection 
model used for a given language. If nothing is specified "{lang}-sent.bin" is 
assumed as default.

Texts in languages where no model is present are not processed.

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