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


Group ID:
org.clulab
Artifact ID:
timenorm_2.13
Version:
1.0.3
Release Date:
Dec 13, 2019
Licenses:
Files:

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

Mill build tool

ivy"org.clulab::timenorm:1.0.3"

Scala CLI

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

Ammonite REPL

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

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

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