Skip to content

Setup Annotations

HansvdLaan edited this page Apr 24, 2018 · 17 revisions

These are the annotations which can be used to set details about the learning setup, such as which methods should be called to start, intialize and shutdown the SUL and which methods should be called to ensure equivalence between queries. Below all annotations are showcased together with a small example.

@Start

@Shutdown

@Initialize

@PreQuery

@PostQuery

@PreInputInvocation

@PostInputInvocation

@PreOutputInvocation

@PostOutputInvocation

Clone this wiki locally