yogsototh/clojure-opennlp

Natural Language Processing with Clojure, library for opennlp.

Leiningen/Boot

[yogsototh/clojure-opennlp "0.3.3-SNAPSHOT"]

Clojure CLI/deps.edn

yogsototh/clojure-opennlp {:mvn/version "0.3.3-SNAPSHOT"}

Gradle

implementation("yogsototh:clojure-opennlp:0.3.3-SNAPSHOT")

Maven

<dependency>
  <groupId>yogsototh</groupId>
  <artifactId>clojure-opennlp</artifactId>
  <version>0.3.3-SNAPSHOT</version>
</dependency>