Stanford NLP Transform
Installation
This transform is not part of the default Hop client. Install it from the Marketplace perspective in Hop Gui (Stanford NLP, category Transforms), or with the marketplace command line:
./hop marketplace install hop-transform-stanfordnlp The plugin ships the supporting libraries, but Stanford CoreNLP itself is licensed under the GPL v3 and can not be distributed by the Apache Software Foundation. Download the following two jars and drop them in the plugins/transforms/stanfordnlp/lib folder:
- stanford-corenlp 4.5.10
- xom 1.3.9
The language models are not distributed either: pick the model for your language and drop it in the same plugins/transforms/stanfordnlp/lib folder.- Arabic Model - Chinese Model - English Model - French Model - German Model - Hungarian Model - Italian Model - Spanish Model |