[
https://issues.apache.org/jira/browse/OPENNLP-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823284#comment-15823284
]
ASF GitHub Bot commented on OPENNLP-123:
----------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/opennlp/pull/65
OPENNLP-123: [WIP, Don't Merge] Feature cutoff should only be done by data
indexers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/opennlp OPENNLP-123
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/65.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 #65
----
commit 5c26bec42192c9fe3baf207be86d393d2cdff554
Author: smarthi <[email protected]>
Date: 2017-01-15T21:52:03Z
OPENNLP-123: Feature cutoff should only be done by data indexers
----
> Feature cutoff should only be done by data indexers
> ---------------------------------------------------
>
> Key: OPENNLP-123
> URL: https://issues.apache.org/jira/browse/OPENNLP-123
> Project: OpenNLP
> Issue Type: Improvement
> Components: Machine Learning
> Reporter: Joern Kottmann
> Assignee: Suneel Marthi
> Priority: Minor
> Fix For: 1.7.1
>
>
> Currently the data indexers and the maxent training code can cutoff features.
> The feature cutoff should be removed from the maxent training code and only
> be done by the data indexers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)