rzo1 commented on PR #282: URL: https://github.com/apache/opennlp-sandbox/pull/282#issuecomment-2909725077
This seems to fail unrelated with the same error as **main** but only for 24-ea ```bash WSDisambiguatorMETest.testDisambiguateOneWord:109 Check 'please' sense ID ==> expected: <WORDNET please%4:02:00::> but was: <WORDNET please%2:37:00::> ``` Main (24-ea fails with): ```bash Error: opennlp.tools.disambiguator.WSDisambiguatorMETest.testDisambiguateOneWord -- Time elapsed: 0.007 s <<< FAILURE! org.opentest4j.AssertionFailedError: Check 'please' sense ID ==> expected: <WORDNET please%4:02:00::> but was: <WORDNET please%2:37:00::> ``` WDYT @mawiesne ? ideas? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@opennlp.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org