[ 
https://issues.apache.org/jira/browse/OPENNLP-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822058#comment-15822058
 ] 

ASF GitHub Bot commented on OPENNLP-927:
----------------------------------------

GitHub user danielruss opened a pull request:

    https://github.com/apache/opennlp/pull/55

    OPENNLP-927: Removed PluggableParameter

    Merged the functionality of PluggableParameter and TrainingData.  Changed 
all instances of PluggableParameters to TrainingData.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/danielruss/opennlp OpenNLP-927

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/opennlp/pull/55.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #55
    
----
commit 1dddf9eaa5f09c86ae6f4fb944d8b9b7325d776a
Author: Daniel Russ <[email protected]>
Date:   2017-01-13T15:26:05Z

    OPENNLP-927: Removed PluggableParameter

----


> Merge TrainingParameters and PluggableParameters
> ------------------------------------------------
>
>                 Key: OPENNLP-927
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-927
>             Project: OpenNLP
>          Issue Type: New Feature
>          Components: Machine Learning
>    Affects Versions: 1.7.0
>            Reporter: Daniel Russ
>            Priority: Minor
>
> The PluggableParameters class was added to pull out the 
> get(Int/String/Boolean)Parameters() methods from the AbstractTrainer.  Merge 
> the functionality of the PluggableParameters into the TrainingParameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to