Clojars

Simple Clojure jar repository

org.clojars.thnetos/opennlp

Natural Language Processing with Clojure, library for opennlp. http://github.com/dakrone/clojure-opennlp

leiningen

[org.clojars.thnetos/opennlp "0.0.5"]

maven

<dependency>
  <groupId>org.clojars.thnetos</groupId>
  <artifactId>opennlp</artifactId>
  <version>0.0.5</version>
</dependency>

Pushed by thnetos