There is a newer version of the record available.

Published April 8, 2022 | Version v2.1.0
Software Open

nilsreiter/CorefAnnotator: 2.1.0

  • 1. Department of Digital Humanities, University of Cologne
  • 2. @DH-Cologne
  • 3. Gitter

Description

Changelog

  • New: Multiple files can be exported at once into CSV format #370
  • Fixes an issue that made deleted annotations to re-appear if the file is re-opened #380
  • Fixes an issue that caused a freeze when deleting an annotation #381
  • Updated some dependencies

Thanks @bkis for taking care of these!

Full Changelog: https://github.com/nilsreiter/CorefAnnotator/compare/v2.0.1...v2.1.0

Installation Requirements
  • Java 11 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-v2.1.0.zip

Files (5.2 MB)

Name Size Download all
md5:2281c825fdf98f2d4c0dda709ae1afcc
5.2 MB Preview Download

Additional details