[
https://issues.apache.org/jira/browse/OPENNLP-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15746421#comment-15746421
]
ASF GitHub Bot commented on OPENNLP-891:
----------------------------------------
GitHub user jzonthemtn opened a pull request:
https://github.com/apache/opennlp/pull/8
OPENNLP-891: Making the TokenClassFeatureGenerator configurable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jzonthemtn/opennlp OPENNLP-891
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/8.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 #8
----
commit dd2baa0c6e9d49f19e98004fcaceb0cf558ebbdf
Author: jzonthemtn <[email protected]>
Date: 2016-12-13T00:55:57Z
OPENNLP-891: Making the TokenClassFeatureGenerator configurable.
----
> Make the TokenClassFeatureGenerator construction configurable
> -------------------------------------------------------------
>
> Key: OPENNLP-891
> URL: https://issues.apache.org/jira/browse/OPENNLP-891
> Project: OpenNLP
> Issue Type: Task
> Components: Name Finder
> Reporter: Jeff Zemerick
> Priority: Minor
>
> Add a boolean field for configuring the generateWordAndClassFeature argument
> of the TokenClassFeatureGenerator constructor. There is a currently a TODO in
> the code for this change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)