org.clojars.thnetos/opennlp

Natural Language Processing with Clojure, library for opennlp. http://github.com/dakrone/clojure-opennlp

Leiningen/Boot

[org.clojars.thnetos/opennlp "0.0.6"]

Clojure CLI/deps.edn

org.clojars.thnetos/opennlp {:mvn/version "0.0.6"}

Gradle

implementation("org.clojars.thnetos:opennlp:0.0.6")

Maven

<dependency>
  <groupId>org.clojars.thnetos</groupId>
  <artifactId>opennlp</artifactId>
  <version>0.0.6</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.