jah524/prism

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

Leiningen/Boot

[jah524/prism "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("jah524:prism:0.2.1")

Maven

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