[
https://issues.apache.org/jira/browse/OPENNLP-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063481#comment-13063481
]
Jörn Kottmann commented on OPENNLP-221:
---------------------------------------
In the end we should replace all the cli tools with the Parameters interaces.
Yes, we should define an interface which contains basic training parameters and
then extend the interface to specify parameters for the component.
But until everything is converted we might need to support both ways in a
component.
> Evaluator CLI tools should use the Parameters interface
> -------------------------------------------------------
>
> Key: OPENNLP-221
> URL: https://issues.apache.org/jira/browse/OPENNLP-221
> Project: OpenNLP
> Issue Type: Improvement
> Components: Name Finder, POS Tagger, Sentence Detector, Tokenizer
> Affects Versions: tools-1.5.2-incubating
> Reporter: William Colen
> Assignee: William Colen
> Priority: Minor
> Fix For: tools-1.5.2-incubating
>
>
> Some CLI evaluation tools are not using the Parameters interface to describe
> arguments. It is easier to set optional parameters if the tool is using the
> interface.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira