org.replikativ/evoc-rstr

EVoC (Embedding Vector Oriented Clustering) for Clojure — a port of the Tutte Institute's evoc, built on the raster typed-dispatch compiler and umap-rstr.

Leiningen/Boot

[org.replikativ/evoc-rstr "0.1.4"]

Clojure CLI/deps.edn

org.replikativ/evoc-rstr {:mvn/version "0.1.4"}

Gradle

implementation("org.replikativ:evoc-rstr:0.1.4")

Maven

<dependency>
  <groupId>org.replikativ</groupId>
  <artifactId>evoc-rstr</artifactId>
  <version>0.1.4</version>
</dependency>