GitHub user jzonthemtn opened a pull request:
https://github.com/apache/opennlp/pull/4
OPENNLP-856: Refactoring AdaptiveFeatureGenerator and
FeatureGeneratorAdapter
Refactoring `AdaptiveFeatureGenerator` and `FeatureGeneratorAdapter` to
only need one (`FeatureGeneratorAdapter`). Setting Java compiler version to 1.8
to support the default functions in `AdaptiveFeatureGenerator` for backward
compatibility.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jzonthemtn/opennlp OPENNLP-856
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/4.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 #4
----
commit 54adcaa84546b3ab0cf00bf78b98ef5e59ea7a1e
Author: jzonthemtn <[email protected]>
Date: 2016-07-05T22:50:58Z
OPENNLP-856: Refactoring AdaptiveFeatureGenerator and
FeatureGeneratorAdapter. Setting Java compiler version to 1.8.
----
---
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.
---