clj-wordnet

A partial wrapper library for programmatic access to a WordNet database

Leiningen/Boot

[clj-wordnet "0.0.3"]

Clojure CLI/deps.edn

clj-wordnet/clj-wordnet {:mvn/version "0.0.3"}

Gradle

implementation("clj-wordnet:clj-wordnet:0.0.3")

Maven

<dependency>
  <groupId>clj-wordnet</groupId>
  <artifactId>clj-wordnet</artifactId>
  <version>0.0.3</version>
</dependency>