[
https://issues.apache.org/jira/browse/OPENNLP-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zemerick reopened OPENNLP-1386:
------------------------------------
> Make parameter names in the params file be not case-sensitive
> -------------------------------------------------------------
>
> Key: OPENNLP-1386
> URL: https://issues.apache.org/jira/browse/OPENNLP-1386
> Project: OpenNLP
> Issue Type: Task
> Components: Tokenizer
> Affects Versions: 1.9.4, 2.0.0
> Reporter: Jeff Zemerick
> Assignee: Jeff Zemerick
> Priority: Minor
> Fix For: 2.0.1
>
>
> When training a model, there is the option of supplying a params file using
> the -params option. The names of the parameters in this file are case
> sensitive.
> For instance, "Cutoff=1" is valid while "cutoff=1" is not valid.
> Having these parameters not be case sensitive would be helpful.
> (The parameters are in the TrainingParameters class.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)