clj-obt

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

Leiningen/Boot

[clj-obt "0.3.6"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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