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.
- nlp
- surface
- text-mining
- rule-based
- open-source
- syntax
- extraction-engine
- information-extraction
- odinson
Scala versions:
2.12
odinson-core 0.2.0
Group ID:
ai.lum
Artifact ID:
odinson-core_2.12
Version:
0.2.0
Release Date:
Dec 30, 2019
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "ai.lum" %% "odinson-core" % "0.2.0"
ivy"ai.lum::odinson-core:0.2.0"
//> using dep "ai.lum::odinson-core:0.2.0"
import $ivy.`ai.lum::odinson-core:0.2.0`
<dependency> <groupId>ai.lum</groupId> <artifactId>odinson-core_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'ai.lum', name: 'odinson-core_2.12', version: '0.2.0'