Configure environment for the NLP pipeline.
Configure environment for the NLP pipeline.
(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.
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](https://github.com/plandes/clj-nlp-parse) for more information.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |