How to wrap your Java NLP tool into a UIMA component

by (openMINTED) available at https://www.fosteropenscience.eu/node/2289.

Description

The Unstructured Information Management Architecture (UIMA) is a widely used software framework and specification to create multi modal analysis systems, in particular for Natural Language Processing (NLP) purposes. Especially, the OpenMinted platform builds upon this architecture enhancing the need for NLP tools that comply to UIMA.In this tutorial, we try to explain how to wrap your Java NLP tool into the UIMA CAS and (Commen Analysis System) infrastructure.

Keywords java nlp