Michael, It is one of the things we are working on. The problem is most if not all the models are currently trained on copyrighted material that restricts the usage of the resulting trained data to research purposes ONLY. We currently host the models on another site; due to this limitation and the licensing conflict that would result if we tried to host on Apache.
You are more than welcome to help, if you choose. James On 6/8/2012 6:55 PM, Michael Schmitz wrote: > Hi, is there any interest in hosting the stock OpenNLP models in Maven > Central? I know that OpenNLP intends for users to train models on > their particular corpus, but often it's useful to get started with the > stock models. > > I'm developing a common interface to some NLP toolkits in Scala and > would like to include OpenNLP. I would like to use OpenNLP and have > use the stock models by default as a maven dependency. If I do this, > then I don't need to include the models with my artifact and I don't > need to keep the models in my git repository. More importantly, users > can exclude the stock models if they wish. > > What do you think? > > Peace. Michael