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-extra 0.3.0


Group ID:
ai.lum
Artifact ID:
odinson-extra_2.12
Version:
0.3.0
Release Date:
Feb 18, 2021
Licenses:
Files:

libraryDependencies += "ai.lum" %% "odinson-extra" % "0.3.0"

Mill build tool

ivy"ai.lum::odinson-extra:0.3.0"

Scala CLI

//> using dep "ai.lum::odinson-extra:0.3.0"

Ammonite REPL

import $ivy.`ai.lum::odinson-extra:0.3.0`

<dependency>
  <groupId>ai.lum</groupId>
  <artifactId>odinson-extra_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'ai.lum', name: 'odinson-extra_2.12', version: '0.3.0'