How to Install uima-utils in Ubuntu 18.04



Install uima-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install uima-utils

Description:

UIMA tools

Apache UIMA is an implementation of the OASIS-UIMA specifications. . OASIS UIMA Committee: . . Unstructured Information Management applications are software systems that analyze large volumes of unstructured information in order to discover knowledge that is relevant to an end user. . An example UIM application might ingest plain text and identify entities, such as persons, places, organizations; or relations, such as works-for or located-at. . This package provides the UIMA tools : annotationViewer, cpeGui, documentAnalyzer, jcasgen, runAE, runCPE, runPearInstaller, runPearMerger, runPearPackager

Homepage: http://uima.apache.org

Version: 2.10.1-2

Section: universe/java