JULIELab/jcore-pipeline-modules: v0.4.1
Description
This is a project for building and running UIMA pipelines with JCoRe components.
The jcore-pipeline-builder is a command line program that allows to easily choose JCoRe components to form a NLP pipeline. The components can be configured (input and output directories, algorithmical parameters, configuration file paths etc.) and the pipeline can be stored as a directory of files. The Java libraries required to run the pipeline are automatically downloaded as Maven artifacts and stored with the pipeline's descriptors and configuration files.
This allows the jcore-pipeline-runner to run the created pipeline as a CPE or with UIMA DUCC. The pipeline runner takes in a configuration file in XML format. An empty version of such a configuration is created by the pipeline runner itself in case a non-existing file is passed to the program. The configuration file specifies how much memory and threads the pipeline should use. Alternatively, a UIMA DUCC deployment can be done.
For build and usage information, please refer to the README in the GitHub repository.
Notes
Files
JULIELab/jcore-pipeline-modules-v0.4.1.zip
Files
(250.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:7c0f1798d449d50f72c4240389c6d84e
|
250.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/JULIELab/jcore-pipeline-modules/tree/v0.4.1 (URL)