Hi all,
The vote passes with:
3 +1 binding votes
2 +1 non-binding votes
Thanks for voting! I will continue the release steps as outlined in the
guide (https://opennlp.apache.org/release.html).
Thanks,
Jeff
On Tue, Feb 21, 2023 at 9:48 PM Koji Sekiguchi
wrote:
> Hi Jeff,
>
> Sorry for the la
Hi Jeff,
Sorry for the late reply. +1 from me.
I run test and checked some signatures of the release. Thanks!
Koji
2023年2月20日(月) 23:23 Jeff Zemerick :
>
> Hi everyone,
>
> We are still looking for a third +1 vote (or a -1 vote and a reason to not
> proceed with the release).
>
> Thanks,
> Jeff
>
Hi everyone,
We are still looking for a third +1 vote (or a -1 vote and a reason to not
proceed with the release).
Thanks,
Jeff
On Sat, Feb 18, 2023 at 9:26 AM Jeff Zemerick wrote:
> Hi Atita,
>
> Yes, I think it is an issue with the M1 Mac. Looking at onnxruntime it
> says it supports Windows
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
Hi,
Thank you Jeff for sharing the Eval-test-data and Thanks for sharing the mv
Richard.
Those are my results :
[INFO] ---
[INFO] T E S T S
[INFO] ---
[INFO] Running
opennlp.dl.doccat.scoring.
Atita, I'll reach out to you about the evaluation test data.
Thanks!
Jeff
On Fri, Feb 17, 2023 at 6:54 AM Richard Zowalla wrote:
> For eval tests it would need to be:
>
> mvn test -DOPENNLP_DATA_DIR=/path/to/opennlp-eval-test-data/ -Peval-
> tests
>
>
>
> Gruß
> Richard
>
>
>
>
> Am Freitag, de
For eval tests it would need to be:
mvn test -DOPENNLP_DATA_DIR=/path/to/opennlp-eval-test-data/ -Peval-
tests
Gruß
Richard
Am Freitag, dem 17.02.2023 um 12:51 +0100 schrieb Atita Arora:
> Hi,
>
> I ran :
>
> mvn clean install -Peval-tests -X
>
>
> Apache Maven 3.8.4 (9b656c72d54e5bacbe
Hi,
I ran :
mvn clean install -Peval-tests -X
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /opt/homebrew/Cellar/maven/3.8.4/libexec
Java version: 17.0.5, vendor: Homebrew, runtime:
/opt/homebrew/Cellar/openjdk@17/17.0.5/libexec/openjdk.jdk/Contents/Home
Default l
Hi folks,
this vote needs some more attention :-)
Gruß
Richard
Am Montag, dem 06.02.2023 um 11:28 -0500 schrieb Jeff Zemerick:
> Hi folks,
>
> I have posted a 2nd release candidate for the Apache OpenNLP 2.1.1
> release
> and it is ready for testing.
>
> The distributables can be downloaded fr
+1 (non-binding)
I ran the build with the evaluation test profile activated under this
environment:
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /Applications/apache-maven-3
Java version: 11.0.18, vendor: Eclipse Adoptium, runtime:
/Library/Java/JavaVirtualMachines/
+1 (non-binding)
I did run the eval tests:
Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
Maven home: /usr/share/maven
Java version: 11.0.17, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-
openjdk-amd64
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux", version: "5.
+1 from me as well. The eval tests all passed.
Thanks,
Jeff
On Tue, Feb 7, 2023 at 3:34 PM Bruno Kinoshita
wrote:
> [x] +1 Release the packages as Apache OpenNLP 2.1.1
>
> Thank you!
>
> On Mon, 6 Feb 2023 at 17:28, Jeff Zemerick wrote:
>
> > Hi folks,
> >
> > I have posted a 2nd release candi
[x] +1 Release the packages as Apache OpenNLP 2.1.1
Thank you!
On Mon, 6 Feb 2023 at 17:28, Jeff Zemerick wrote:
> Hi folks,
>
> I have posted a 2nd release candidate for the Apache OpenNLP 2.1.1 release
> and it is ready for testing.
>
> The distributables can be downloaded from:
>
> https://r
Hi folks,
I have posted a 2nd release candidate for the Apache OpenNLP 2.1.1 release
and it is ready for testing.
The distributables can be downloaded from:
https://repository.apache.org/content/repositories/orgapacheopennlp-1032/org/apache/opennlp/opennlp-distr/2.1.1/
The release was made from
Thanks Jeff!
On Thu, 2 Feb 2023, 1:48 am Jeff Zemerick, wrote:
> Hi all,
>
> I have re-run the eval tests on the current main (2.1.1) branch and all
> tests pass.
>
> Along with the fixes to the NOTICE file and the Jira Maven plugin, I think
> we are ready for a 2.2.1 RC2. I will start another v
Hi all,
I have re-run the eval tests on the current main (2.1.1) branch and all
tests pass.
Along with the fixes to the NOTICE file and the Jira Maven plugin, I think
we are ready for a 2.2.1 RC2. I will start another vote thread in the next
day or two.
Thanks,
Jeff
On Mon, Jan 30, 2023 at 12:
Richard, yes, it is possible that the values in the tests should be
updated, and in this case that looks likely.
The affecting change is this:
https://github.com/apache/opennlp/pull/442/files
Both tests pass when that change is reverted. It looks to me the merged
change is correct, and I think up
Hi Jeff,
Regarding ArvoresDeitadasEval.evalPortugueseChunkerQn(...): Higher
cross validation accuracy is a good thing, no? ;-) But it would be
interesting to know, why it is (a bit) better than before.
Regarding SourceForgeModelEval.evalChunkerModel(...):
Maybe just do a git bisect session? We h
Good catch, Bruno. I wrote the NOTICE file date up as
https://issues.apache.org/jira/browse/OPENNLP-1458.
I also noticed that the jira-report Maven plugin is throwing an NPE during
the release build. This might explain why our list of Jira issues was empty
in the release notes last time. The stack
Hi Jeff,
I downloaded one of dist zip files to start verifying its files, but
immediately noticed that the NOTICE file had the date to 2022. I think it
needs to be updated to 2023?
Cheers
Bruno
On Sat, 28 Jan 2023 at 16:07, Jeff Zemerick wrote:
> Hi folks,
>
> I have posted a first release can
Hi folks,
I have posted a first release candidate for the Apache OpenNLP 2.1.1
release and it is ready for testing.
There were 60 Jira issues addressed in this version. Most of these issues
were improvements like code refactoring and unit tests. The full list is
available in Jira at:
https://issu
21 matches
Mail list logo