Jar examples for o:opennlp-parse-models
Stock OpenNLP parser models.
You can download jar file opennlp-parse-models 1.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add opennlp-parse-models-1.5.jar to your project.
<dependency> <groupId>edu.washington.cs.knowitall</groupId> <artifactId>opennlp-parse-models</artifactId> <version>1.5</version> </dependency>
compile group: 'edu.washington.cs.knowitall', name: 'opennlp-parse-models', version: '1.5'
libraryDependencies += "edu.washington.cs.knowitall" % "opennlp-parse-models" % "1.5"
<dependency org="edu.washington.cs.knowitall" name="opennlp-parse-models" rev="1.5"/>
@Grapes(@Grab(group='edu.washington.cs.knowitall', module='opennlp-parse-models', version='1.5'))
'edu.washington.cs.knowitall:opennlp-parse-models:jar:1.5'
Click the following link to download the jar file.
opennlp-parse-models-1.5-sources.jar