Skip to content

Layout-based document format and improved Java client API

Compare
Choose a tag to compare
@AlbertWeichselbraun AlbertWeichselbraun released this 05 Oct 08:22
· 995 commits to master since this release
e9cb9f1

This version of the Java API introduces

  1. a layout-based document format that provides a more efficient representation of the document's structure and is used for complex information extraction tasks such as slot filling
  2. an improve Java client API which uses WebserviceClientConfig objects for configuration
  3. java-examples illustrating the use of the client API.

Note: this release requires Java 10+