[
https://issues.apache.org/jira/browse/OPENNLP-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984129#action_12984129
]
Olivier Grisel commented on OPENNLP-68:
---------------------------------------
Are the existing models available under version control? Where to put the
pom.xml definition in the subversion tree?
> Make statistical model available as maven artifacts and deploy then on the
> maven repo
> -------------------------------------------------------------------------------------
>
> Key: OPENNLP-68
> URL: https://issues.apache.org/jira/browse/OPENNLP-68
> Project: OpenNLP
> Issue Type: Improvement
> Components: Build, Packaging and Test
> Affects Versions: tools-1.5.0-sourceforge
> Reporter: Olivier Grisel
> Fix For: tools-1.5.1-incubating
>
>
> This would be really useful for third party application developers who use
> opennlp as a library to be able to load default models from the classpath.
> For each model, we need to write a very short pom.xml file that will then be
> used by maven to build and deploy a versioned
> jar that holds the model (the .bin.gz file in folder
> src/main/resource/opennlp/ for instance).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.