clj-obt

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

Leiningen/Boot

[clj-obt "0.5.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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