Last Version

OpenNLP Chunker Models 1.5

Stock OpenNLP chunker models.

License

License

GroupId

GroupId

edu.washington.cs.knowitall
ArtifactId

ArtifactId

opennlp-chunk-models
Version

Version

1.5
Type

Type

jar
Description

Description

OpenNLP Chunker Models
Stock OpenNLP chunker models.
Project URL

Project URL

http://opennlp.apache.org
Project Organization

Project Organization

University of Washington CSE
Source Code Management

Source Code Management

http://opennlp.sourceforge.net/models-1.5/

Download opennlp-chunk-models 1.5


<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall/opennlp-chunk-models/ -->
<dependency>
    <groupId>edu.washington.cs.knowitall</groupId>
    <artifactId>opennlp-chunk-models</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall/opennlp-chunk-models/
implementation 'edu.washington.cs.knowitall:opennlp-chunk-models:1.5'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall/opennlp-chunk-models/
implementation ("edu.washington.cs.knowitall:opennlp-chunk-models:1.5")
'edu.washington.cs.knowitall:opennlp-chunk-models:jar:1.5'
<dependency org="edu.washington.cs.knowitall" name="opennlp-chunk-models" rev="1.5">
  <artifact name="opennlp-chunk-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall', module='opennlp-chunk-models', version='1.5')
)
libraryDependencies += "edu.washington.cs.knowitall" % "opennlp-chunk-models" % "1.5"
[edu.washington.cs.knowitall/opennlp-chunk-models "1.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.