clulab / timenorm   1.0.5

Apache License 2.0 GitHub

The timenorm library provides models for finding natural language expressions of dates and times and converting them to a normalized form.

Scala versions: 2.13 2.12 2.11

timenorm 1.0.5


Group ID:
org.clulab
Artifact ID:
timenorm_2.13
Version:
1.0.5
Release Date:
Mar 23, 2020
Licenses:
Files:

libraryDependencies += "org.clulab" %% "timenorm" % "1.0.5"

Mill build tool

ivy"org.clulab::timenorm:1.0.5"

Scala CLI

//> using dep "org.clulab::timenorm:1.0.5"

Ammonite REPL

import $ivy.`org.clulab::timenorm:1.0.5`

<dependency>
  <groupId>org.clulab</groupId>
  <artifactId>timenorm_2.13</artifactId>
  <version>1.0.5</version>
</dependency>

compile group: 'org.clulab', name: 'timenorm_2.13', version: '1.0.5'