You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2018/08/29 01:11:00 UTC

[jira] [Created] (OPENNLP-1215) ParserTrainer's option -head-rules in the document should be -headRules

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)