You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Jeff Zemerick (Jira)" <ji...@apache.org> on 2022/09/26 16:35:00 UTC

[jira] [Updated] (OPENNLP-1386) Make parameter names in the params file be not case-sensitive

     [ https://issues.apache.org/jira/browse/OPENNLP-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Zemerick updated OPENNLP-1386:
-----------------------------------
    Priority: Minor  (was: Major)

> 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
>
> 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)