jcasgen
UIMA tools
Install
- All systems
-
curl cmd.cat/jcasgen.sh
- Debian
-
apt-get install uima-utils
- Ubuntu
-
apt-get install uima-utils
- Kali Linux
-
apt-get install uima-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uima-utils
- Raspbian
-
apt-get install uima-utils
- Dockerfile
- dockerfile.run/jcasgen
uima-utils
UIMA tools
Apache UIMA is an implementation of the OASIS-UIMA specifications. OASIS UIMA Committee: <http://www.oasis-open.org/committees/uima/>. 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