dkpro / dkpro-core

Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
https://dkpro.github.io/dkpro-core
Other
195 stars 67 forks source link

Update introduction for Java 17 #1480

Open logological opened 4 years ago

logological commented 4 years ago

The current version of DKPro Core requires Java 8 or higher, but the Intro using Java page instructs users to install Java 7. This can cause the following problems:

The tutorial should be changed to use Java 17 or higher.

reckart commented 1 year ago

Should go Java 11 now.

reckart commented 6 months ago

Bumped to Java 17 cough