com.thelastcitadel/clojure-opennlp

Natural Language Processing with Clojure, library for opennlp.

Leiningen/Boot

[com.thelastcitadel/clojure-opennlp "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.thelastcitadel/clojure-opennlp {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("com.thelastcitadel:clojure-opennlp:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.thelastcitadel</groupId>
  <artifactId>clojure-opennlp</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>