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