corpus-services-gui
A simple GUI for running the corpus services based on a YAML configuration
Getting started
This application requires JAVA 11 to work. It can be found for download here. Make sure that JAVA is set up properly using JAVA_HOME or available in the PATH. Setup instructions for Windows can be found here
Running the GUI
Basic run scripts are included for both Windows (run-windows.bat
) and Linux (run-linux.sh
). The script for Mac (run-mac.sh
) is currently the same
as the one for Linux and has not been tested.