juji/clojure-opennlp

Natural Language Processing with Clojure, library for opennlp.

Leiningen/Boot

[juji/clojure-opennlp "0.4.1-SNAPSHOT"]

Clojure CLI/deps.edn

juji/clojure-opennlp {:mvn/version "0.4.1-SNAPSHOT"}

Gradle

implementation("juji:clojure-opennlp:0.4.1-SNAPSHOT")

Maven

<dependency>
  <groupId>juji</groupId>
  <artifactId>clojure-opennlp</artifactId>
  <version>0.4.1-SNAPSHOT</version>
</dependency>