GitHub user jzonthemtn opened a pull request:
https://github.com/apache/opennlp/pull/121
OPENNLP-983: Allows length for Prefix and Suffix feature generators to be
set
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jzonthemtn/opennlp OPENNLP-983
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/121.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 #121
----
commit aeb4ec9b1ffff2c451aeb286b2448f7939adac22
Author: jzonthemtn <[email protected]>
Date: 2017-02-09T21:31:00Z
OPENNLP-983: Makes prefix and suffix length customizable and prevents
duplicate features when the length is larger than the token size.
commit 4dda5480f37f945e4b69877a92876e74f0c1c012
Author: jzonthemtn <[email protected]>
Date: 2017-02-09T21:54:03Z
OPENNLP-983: Fixes checkstyle problems.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---