Hi Atita,
Yes, I think it is an issue with the M1 Mac. Looking at onnxruntime it says
it supports Windows x64, Linux x64, macOS x64. (
https://onnxruntime.ai/docs/get-started/with-java.html)
Thanks,
Jeff
On Fri, Feb 17, 2023 at 4:47 PM Atita Arora wrote:
> Hi,
>
> Thank you Jeff for sharing t
rzo1 commented on code in PR #492:
URL: https://github.com/apache/opennlp/pull/492#discussion_r1110997598
##
opennlp-tools/src/main/java/opennlp/tools/log/LogPrintStream.java:
##
@@ -0,0 +1,87 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * cont
rzo1 merged PR #498:
URL: https://github.com/apache/opennlp/pull/498
--
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
rzo1 merged PR #499:
URL: https://github.com/apache/opennlp/pull/499
--
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
rzo1 merged PR #503:
URL: https://github.com/apache/opennlp/pull/503
--
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
rzo1 merged PR #504:
URL: https://github.com/apache/opennlp/pull/504
--
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
kinow commented on code in PR #502:
URL: https://github.com/apache/opennlp/pull/502#discussion_r1110866692
##
opennlp-tools/src/test/java/opennlp/tools/util/VersionTest.java:
##
@@ -63,6 +63,6 @@ void testParseInvalidVersion2() {
return;
}
-Assertions.assertTru