clj-jumanpp

A Clojure library for idiomatic access to the Japanese Morphological Analyzer JUMAN++

Leiningen/Boot

[clj-jumanpp "0.1.0"]

Clojure CLI/deps.edn

clj-jumanpp/clj-jumanpp {:mvn/version "0.1.0"}

Gradle

implementation("clj-jumanpp:clj-jumanpp:0.1.0")

Maven

<dependency>
  <groupId>clj-jumanpp</groupId>
  <artifactId>clj-jumanpp</artifactId>
  <version>0.1.0</version>
</dependency>