OpenNLP Models License Issue
----------------------------

                 Key: STANBOL-545
                 URL: https://issues.apache.org/jira/browse/STANBOL-545
             Project: Stanbol
          Issue Type: Task
          Components: Enhancer
            Reporter: Fabian Christ
            Priority: Minor


Apache Stanbol makes use of OpenNLP and corresponding OpenNLP models for entity 
extraction in languages like EN, DE etc. These models have a more restrictive 
license than the Apache License and can therefore not be included in releases. 
Because of this, the models are downloaded on demand during the build process.

The build of /data/opennlp warns the user that this is the case.

Once we have access to trained OpenNLP models under an Apache compatible 
license, we should switch to these new models and avoid the additional download 
step during the build.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to