Releases: WSE-research/qanary-explanation-service
Releases · WSE-research/qanary-explanation-service
v2.3.2
Refactored code to use env variable
v.2.3.1
- added use of central available qanary_commons artifact
- therefore removed the build step in the Dockerfile
v2.2.0
- added a web frontend to query experiments in future releases
- some bug fixes
v2.1.1
Merge pull request #21 from WSE-research/gitIgnoreConfig
Git ignore config
v2.1.0
ADDED:
- function to execute automated tests (see README)
- with/without ChatGPT Request
- function to store tests in triplestore
DELETED:
nothing
v0.2.1
- Using SELECT-Queries from the most recent Qanary commons package instead of local queries
v2.0.0
v2.0.0
-
including explanations for all - currently existing - annotation types
-
refactored the explanation's creation process and therefore removed deprecated methods
- this approach should make it easier to create explanations for new annotation types or to edit existing ones
-
refactored the Pojo-/JsonNode approach for explanations to the use of ResultSet as it is the result-type for executed SPARQL-queries (as we use Apache Jena)
v1.6.0
- added new annotation type
AnnotationOfQuestionTranslation
v1.5.0
- added support for annotation type
AnnotationOfQuestionLanguage