jah524/prism

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

Leiningen/Boot

[jah524/prism "0.5.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("jah524:prism:0.5.0")

Maven

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