There is a newer version of the record available.

Published October 2, 2019 | Version v1.11.0
Software Open

nilsreiter/CorefAnnotator: 1.11.0

  • 1. Institut für Maschinelle Sprachverarbeitung, Uni Stuttgart
  • 2. @dependabot
  • 3. Gitter

Description

Changelog
  • JavaFX is now optional. If JavaFX classes can't be loaded, the application uses file open/save windows from classic swing. #220
  • The app now compiles with OpenJDK properly. Tested using OpenJDK 12 #237
  • Updated guava from 28.0-jre to 28.1-jre #236
  • Updated log4j-core from 2.12.0 to 2.12.1 #234
  • Updated log4j-api from 2.12.0 to 2.12.1 #233
  • Updated mockito-core from 2.27.0 to 3.0.0 #229
Installation Requirements
  • Java 8 or higher; both Oracle Java and OpenJDK are supported. Due to licensing fees for Oracle JDK, I recommend using OpenJDK.
Optional: JavaFX

The core functionality of CorefAnnotator runs fine without JavaFX. What you get from using the JavaFX version is a better integration into the operating systems (mostly file dialogs). And better integration means happier annotators means more productive annotators :-)

Oracle Java 8 includes JavaFX.

If you use OpenJDK or Oracle Java 11 (or higher), you need to install JavaFX separately.

If JavaFX has been installed, the application can be started with the following snippet on the command line:

java --module-path PATH_TO_JAVAFX --add-modules javafx.swing,javafx.controls -jar PATH_TO_COREFANNOTATOR_JAR

Files

nilsreiter/CorefAnnotator-v1.11.0.zip

Files (4.5 MB)

Name Size Download all
md5:0f48e2ff64ac72465c6a8b89c8058562
4.5 MB Preview Download

Additional details