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.4


Group ID:
org.clulab
Artifact ID:
timenorm_2.12
Version:
1.0.4
Release Date:
Jan 3, 2020
Licenses:
Files:

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

Mill build tool

ivy"org.clulab::timenorm:1.0.4"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.clulab</groupId>
  <artifactId>timenorm_2.12</artifactId>
  <version>1.0.4</version>
</dependency>

compile group: 'org.clulab', name: 'timenorm_2.12', version: '1.0.4'