Skip to content
Bernd Müller edited this page May 27, 2020 · 5 revisions

Welcome to the snoke wiki!

This project comprises various implementations using different frameworks such as UIMA or deeplearning4j.

The API documentation, i.e. javadoc, is available on https://bernd-mueller.github.io/snoke/javadoc/

UIMA

The UIMA implementations for readers, analysis engines, and writers for ZB MED infrastructure within the UIMA framework. UIMA is the Apache Unstructured Information Management Architecture. More information on UIMA can be found here https://uima.apache.org/: Requirements for the project are:

Git Maven

The project can be checked-out using the command

git clone https://github.com/bernd-mueller/snoke.git

The project dependencies are resolved using Apache Maven as dependency management tool. So you should also install Maven. The download link to Maven is https://maven.apache.org/download.cgi.

Clone this wiki locally