daydreamt/corenlp

Clojure wrapper for the Stanford CoreNLP tools.

Leiningen/Boot

[daydreamt/corenlp "3.3.1-SNAPSHOT"]

Clojure CLI/deps.edn

daydreamt/corenlp {:mvn/version "3.3.1-SNAPSHOT"}

Gradle

implementation("daydreamt:corenlp:3.3.1-SNAPSHOT")

Maven

<dependency>
  <groupId>daydreamt</groupId>
  <artifactId>corenlp</artifactId>
  <version>3.3.1-SNAPSHOT</version>
</dependency>