Koji Sekiguchi created OPENNLP-1215:
---------------------------------------
Summary: ParserTrainer's option -head-rules in the document should
be -headRules
Key: OPENNLP-1215
URL: https://issues.apache.org/jira/browse/OPENNLP-1215
Project: OpenNLP
Issue Type: Documentation
Components: Documentation
Affects Versions: 1.9.0
Reporter: Koji Sekiguchi
Fix For: 1.9.1
There is the section that describes so and I tried to execute:
{code}
opennlp ParserTrainer -model en-parser.bin -data en-parser.train -head-rules
opennlp-tools/lang/en/parser/en-head_rules -lang en
{code}
and I got the error `Missing mandatory parameter: -headRules`
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)