Skip to content

Version 1.2.1 of the gerbil.nif.transfer library

Compare
Choose a tag to compare
@MichaelRoeder MichaelRoeder released this 23 Feb 18:08
· 61 commits to gerbil.nif.transfer since this release

This is the fourth release of the gerbil.nif.transfer library. This simple lib translates a document from java into NIF for being transfered to a webservice or client and retranslates it into a java object. It is part of the GERBIL project and can be used by others to implement a NIF based web service for their own annotators.

  • Added clone methods
  • Implemented a common behaviour regarding the setting of Set<String> attributes
  • All Span implementations that are translated into NIF nodes additionally get the type nif:Phrase