jah524/prism

A handy neural network library for natural language processing written in pure Clojure

Leiningen/Boot

[jah524/prism "0.8.9"]

Clojure CLI/deps.edn

jah524/prism {:mvn/version "0.8.9"}

Gradle

implementation("jah524:prism:0.8.9")

Maven

<dependency>
  <groupId>jah524</groupId>
  <artifactId>prism</artifactId>
  <version>0.8.9</version>
</dependency>