clj-obt

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

Leiningen/Boot

[clj-obt "0.3.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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