Pipeline python-spacy

A pipeline for annotating a GATE document using Python Stanford Stanza.

This pipeline demostrates the use of the python plugin with a Python program that loads a Stanza model and annotates the document with it.

See documentation

This is part of the GATE GATE Python plugin