edu.stanford.nlp/stanford-parser

  • VCSN/A

  • cljdoc documentationcljdoc
  • 170 Downloads
  • 170 This Version
This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[edu.stanford.nlp/stanford-parser "1.6.2"]

Clojure CLI/deps.edn

edu.stanford.nlp/stanford-parser {:mvn/version "1.6.2"}

Gradle

implementation("edu.stanford.nlp:stanford-parser:1.6.2")

Maven

<dependency>
  <groupId>edu.stanford.nlp</groupId>
  <artifactId>stanford-parser</artifactId>
  <version>1.6.2</version>
</dependency>