Hi,

I'm trying to use OpenNLP in a grails project that uses maven for
dependency management. When I use the opennlp-tools dependency I get
the following maven error:

[INFO] Unable to find resource
'org.apache.opennlp:opennlp-tools:bundle:1.5.2-incubating' in
repository central (http://repo1.maven.org/maven2)


but when I use opennlp-uima its seems to work. I also checked my local
repo and it looks like it did in fact download the opennlp-tools jar
at some point not sure when though.

My question is, what is the difference between the opennlp-uima and
opennlp-tools jars. Is there any reason I would want to use one over
the other? Thanks in advance.

-Marlon

Reply via email to