clulab / processors   8.5.4

Website GitHub

Natural Language Processors

Scala versions: 3.x 2.13 2.12 2.11

processors 5.7.0


Group ID:
org.clulab
Artifact ID:
processors_2.11
Version:
5.7.0
Release Date:
Oct 13, 2015
Licenses:
Files:

libraryDependencies += "org.clulab" %% "processors" % "5.7.0"

Mill build tool

ivy"org.clulab::processors:5.7.0"

Scala CLI

//> using dep "org.clulab::processors:5.7.0"

Ammonite REPL

import $ivy.`org.clulab::processors:5.7.0`

<dependency>
  <groupId>org.clulab</groupId>
  <artifactId>processors_2.11</artifactId>
  <version>5.7.0</version>
</dependency>

compile group: 'org.clulab', name: 'processors_2.11', version: '5.7.0'