16 Forks
46 Stars
46 Watchers

odinson

This repository contains the code for Odinson, 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.

How to download and setup odinson

Open terminal and run command
git clone https://github.com/lum-ai/odinson.git
git clone is used to create a copy or clone of odinson repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with odinson https://github.com/lum-ai/odinson/archive/master.zip

Or simply clone odinson with SSH
[email protected]:lum-ai/odinson.git

If you have some problems with odinson

You may open issue on odinson support forum (system) here: https://github.com/lum-ai/odinson/issues