A pipeline for annotating a GATE document using Python spacy.
This pipeline demostrates the use of the python plugin with a Python program that loads a spacy model and annotates the document with it.See documentation
This is part of the GATE GATE Python plugin