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-core 0.2.2


Group ID:
ai.lum
Artifact ID:
odinson-core_2.12
Version:
0.2.2
Release Date:
Feb 21, 2020
Licenses:
Files:

libraryDependencies += "ai.lum" %% "odinson-core" % "0.2.2"

Mill build tool

ivy"ai.lum::odinson-core:0.2.2"

Scala CLI

//> using dep "ai.lum::odinson-core:0.2.2"

Ammonite REPL

import $ivy.`ai.lum::odinson-core:0.2.2`

<dependency>
  <groupId>ai.lum</groupId>
  <artifactId>odinson-core_2.12</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'ai.lum', name: 'odinson-core_2.12', version: '0.2.2'