zensols.nlparse.resource

Configure environment for the NLP pipeline.

initialize

(initialize)

Initialize model resource locations.

This needs the system property zensols.model set to a directory that has the POS tagger model english-left3words-distsim.tagger(or whatever you configure in zensols.nlparse.stanford/create-context) in a directory called pos.

See the source documentation for more information.