org.clojars.thnetos/opennlp-tools

OpenNLP contains a variety of java-based NLP tools which perform sentence detection, tokenization, pos-tagging, chunking and parsing, named-entity detection, and coreference.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 50 Downloads
  • 50 This Version

Leiningen/Boot

[org.clojars.thnetos/opennlp-tools "1.4.3"]

Clojure CLI/deps.edn

org.clojars.thnetos/opennlp-tools {:mvn/version "1.4.3"}

Gradle

implementation("org.clojars.thnetos:opennlp-tools:1.4.3")

Maven

<dependency>
  <groupId>org.clojars.thnetos</groupId>
  <artifactId>opennlp-tools</artifactId>
  <version>1.4.3</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.