GERBIL QA 0.2.0
TortugaAttack
released this
17 Mar 10:57
·
132 commits
to QuestionAnswering
since this release
Features
- Added tooltips in front-end
- Added Lucene Indexed based Same As Rretrieval to improve runtime of experiments
- QA Answers can now be logged into csv files for debug comparison (use
org.aksw.gerbil.qa.matching.printAnswers=true
ingerbil.properties
) - Added multilingual support with language code (e.g. fr for French)
WARNING: To behold your previous results, you have to uncomment the following line once: database-schema
Systems
Added 2 pre implemented systems
-
Qanary
-
OKBQA
-
File Based Annotators can now be in QALD or ExtendedJson format
Datasets
- Added QALD 7 training datasets
- Fixed bug with QALD 6 datasets not loading
- File Based Datasets can now be in QALD or ExtendedJson format