clj-obt

Library for accessing the Oslo-Bergen-Tagger, and parsing of the output.

Leiningen/Boot

[clj-obt "0.4.0"]

Clojure CLI/deps.edn

clj-obt/clj-obt {:mvn/version "0.4.0"}

Gradle

implementation("clj-obt:clj-obt:0.4.0")

Maven

<dependency>
  <groupId>clj-obt</groupId>
  <artifactId>clj-obt</artifactId>
  <version>0.4.0</version>
</dependency>