lum-ai / odinson   0.6.1

Apache License 2.0 Website GitHub

Odinson is a powerful and highly optimized open-source framework for rule-based information extraction. Odinson couples a simple, yet powerful pattern language that can operate over multiple representations of text, with a runtime system that operates in near real time.

Scala versions: 2.12

odinson-release 0.2.1


Group ID:
ai.lum
Artifact ID:
odinson-release_2.12
Version:
0.2.1
Release Date:
Feb 19, 2020
Licenses:
Files:

libraryDependencies += "ai.lum" %% "odinson-release" % "0.2.1"

Mill build tool

ivy"ai.lum::odinson-release:0.2.1"

Scala CLI

//> using dep "ai.lum::odinson-release:0.2.1"

Ammonite REPL

import $ivy.`ai.lum::odinson-release:0.2.1`

<dependency>
  <groupId>ai.lum</groupId>
  <artifactId>odinson-release_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'ai.lum', name: 'odinson-release_2.12', version: '0.2.1'