The OpenNLP UIMA pear file must be build manually. First download the source distribution, unzip it and go to the apache-opennlp/opennlp folder. Type "mvn install" to build everything. Now build the pear file, go to apache-opennlp/opennlp-uima and build it as shown below. Note the models will be downloaded from the old SourceForge repository and are not licensed under the AL 2.0.
$ ant -f createPear.xml Buildfile: createPear.xm
Read full article from Apache OpenNLP Developer Documentation
No comments:
Post a Comment