[
https://issues.apache.org/jira/browse/OPENNLP-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179084#comment-14179084
]
Joern Kottmann commented on OPENNLP-722:
----------------------------------------
I will remove the sorting of the parameters in the Comparable Event
constructor. All the feature generation code in OpenNLP assumes that features
don't have a particular order.
After this change the feature ids will still be different but it will not
affect the order in which they are used for computations anymore.
> PerceptronPrepAttachTest fails only on Java 8
> ---------------------------------------------
>
> Key: OPENNLP-722
> URL: https://issues.apache.org/jira/browse/OPENNLP-722
> Project: OpenNLP
> Issue Type: Bug
> Components: Build, Packaging and Test
> Affects Versions: 1.6.0
> Reporter: Joern Kottmann
> Assignee: Joern Kottmann
> Priority: Minor
> Fix For: 1.6.0
>
>
> The test
> PerceptronPrepAttachTest.testPerceptronOnPrepAttachDataWithStepSizeDecrease
> fails if executed on Java 8.
> It would be really nice to track down the cause of that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)