Layout-based document format and improved Java client API
AlbertWeichselbraun
released this
05 Oct 08:22
·
995 commits
to master
since this release
This version of the Java API introduces
- 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
- an improve Java client API which uses
WebserviceClientConfig
objects for configuration java-examples
illustrating the use of the client API.
Note: this release requires Java 10+