Skip to the content.

PythonWorkerLr

The PythonWorkerLr can be used to Allow Python to control GATE and call the GATE API. For this, the full Python gatenlp package must be installed separately (see Installation)

Then creating a PythonWorkerLr from within the GATE GUI or a Java GATE program is one method to provide a GATE process which can be controlled from a Python program.

See the Python gatenlp GateWorker documentation which is part of the full Python gatenlp documentation