WDAqua / Qanary-question-answering-components

Qanary-question-answering-components
20 stars 15 forks source link

Update QBE QAnswer component #260

Closed heinpa closed 1 year ago

heinpa commented 1 year ago

Implement changes that were already made for the related QB QAnswer component, mainly adding the required user parameter.

Annotate the QAnswer GERBIL result as JSON.

anbo-de commented 1 year ago

@heinpa Please change the component version (pom.xml) and reactivate the pull request.

heinpa commented 1 year ago

@heinpa add a flag to enable/disable unit tests with live endpoints

Um Komponenten (z.B. Test-Klassen zu de-/aktivieren): @ConditionalOnExpression("${my.parameter.enabled:false}")

heinpa commented 1 year ago

@anbo-de please review the new PR: https://github.com/WDAqua/Qanary-question-answering-components/pull/272