https://github.com/dice-group/gerbil

sort by:
Revision Author Date Message Commit Date
c88c16c Merge pull request #444 from dice-group/KBC-multiple_evaluators KBC added multiple evaluators 11 January 2024, 18:10:41 UTC
edb46d9 Added the functionality to request the number of experiment tasks in the web service. 05 July 2023, 09:06:17 UTC
8ee110e Updated properties. 24 April 2023, 13:32:25 UTC
a5e596f Added SW 2022 datasets. 20 April 2022, 13:22:37 UTC
3d5f22d Fixed some issues with the Spring framework. 20 April 2022, 13:18:03 UTC
c821dc1 Updated the ConfidenceBasedEvaluator to optimize the F-measure calculation. Closes #405. 07 January 2022, 12:43:04 UTC
3db59d7 Checked whether changes from QA have to be moved to KBC according to #384. 18 March 2021, 13:18:07 UTC
a255c00 Graphs are now showing correctly. 16 March 2021, 16:22:56 UTC
4823db6 Enabled the EvaluatorFactory to create several Evaluators for a single experiment. 26 February 2021, 19:04:06 UTC
ac791aa Fixed a sever issue in the ExperimentDAOImpl (see #333). 26 February 2021, 18:34:06 UTC
641e18b Fixed smaller issues. Added printing of results. 26 February 2021, 17:50:30 UTC
97bfd25 Compilation problem fix. 26 February 2021, 17:17:01 UTC
d5c4596 Added P/R/F1 and PR curve evaluators and test cases for fact checking. 26 February 2021, 11:28:08 UTC
2a35bc8 Added FB15k-237 dataset. 23 February 2021, 10:46:32 UTC
f2468f4 Added SNLP 2020 datasets. 21 December 2020, 14:39:00 UTC
deca599 Merge branch 'KBC' of https://github.com/dice-group/gerbil into KBC 21 December 2020, 14:20:45 UTC
d2d6de4 Added SNLP 2019 datasets. 21 December 2020, 14:20:17 UTC
a24a029 Use HTTPS to resolve dependencies in Maven Build 08 April 2020, 15:09:52 UTC
f1aca8d overview only non empty datasets 06 August 2019, 10:48:36 UTC
b3e4fed correct link 29 July 2019, 12:27:08 UTC
573c976 correct link 29 July 2019, 12:24:56 UTC
6dd3841 bug where roc curve cause NPE in archive 29 July 2019, 12:17:17 UTC
96f586b added css for better archive slider 29 July 2019, 11:57:30 UTC
a406fd2 archive and overview datasdet links 26 July 2019, 14:35:53 UTC
ea15520 Fixed an issue in the SQL queries for the leaderboard that caused the listing of results for a system for dataset A although it has been achieved for dataset B if the result of both experiments where the same. 24 May 2019, 10:07:30 UTC
5448c18 Merge pull request #323 from dice-group/KBC_issue260 KBC Database structure update 24 May 2019, 09:25:41 UTC
35f286c removing unused property 24 May 2019, 03:56:32 UTC
eabeea6 removing unused files 24 May 2019, 03:51:00 UTC
672fe1d updating experimentdao speeding up best results fetch 24 May 2019, 03:35:38 UTC
f2deb00 implementing new database 23 May 2019, 14:56:26 UTC
805ec46 intermediate commit saving progress 17 May 2019, 18:06:28 UTC
7348138 Added a function to check whether a ROC curve is to be expected. Added the usage of the function where applicable. 14 May 2019, 09:49:52 UTC
8c0c0d5 Added SWC_2019 to the overview file to show the correct measure name in the leaderboard. 13 May 2019, 16:18:49 UTC
5d43d93 Fixed a previously introduced issue in the experiment view controller. 11 May 2019, 18:41:26 UTC
b6f3719 Added the SWC_2019 experiment type where missing. 11 May 2019, 18:28:47 UTC
cbec0e8 Fixed a typo. 11 May 2019, 13:01:01 UTC
44a0f8d Merge branch 'KBC' of https://github.com/dice-group/gerbil into KBC 10 May 2019, 21:20:32 UTC
cf4b056 uses new task explicitly for 2019 10 May 2019, 21:20:15 UTC
0a5d531 Updated the contents and links to ISWC 2019 09 May 2019, 13:46:25 UTC
e19a66b Updated the properties to fit to the SWC 2019. 09 May 2019, 12:24:23 UTC
153f559 Added the definition of SWC 2019 Task 1 Train. 07 May 2019, 13:50:44 UTC
8518f3f Fixed an update statement. 07 May 2019, 13:03:59 UTC
b72c7b9 Added alter commands to add foreign keys to table definitions where missing. 07 May 2019, 12:55:08 UTC
2cad97c dataset non alphanumeric as id fix 07 May 2019, 12:54:30 UTC
0454656 Fixed non alphanumeric dataset to ids 07 May 2019, 12:51:37 UTC
e5b43ab Removed the dashes from a dataset name. 18 March 2019, 17:07:17 UTC
6364bc8 Merge branch 'KBC' of https://github.com/dice-group/gerbil into KBC 18 March 2019, 16:58:22 UTC
c36eade Added SWC and FactBench datasets. 18 March 2019, 16:58:18 UTC
6a19e2c Merged changes with origin. 18 March 2019, 16:56:57 UTC
d01fc18 Applied the changes of the online instance. 18 March 2019, 16:54:49 UTC
a6b0e19 start.sh now builds gerbil kbc before starting it 07 December 2018, 13:48:19 UTC
9bef1e2 Merged with changes from master. 07 December 2018, 09:39:16 UTC
741bce9 Updated properties file with new dates and tasks. 07 December 2018, 09:33:31 UTC
6d9da42 Added several datasets. 07 December 2018, 09:32:10 UTC
663b812 Changed wrong right step length calculation 06 December 2018, 19:17:37 UTC
19f35ae Added missing method to SimpleLoggingDAO4Debugging. 30 October 2018, 15:42:10 UTC
82e2348 added tooltip to overview detail view 26 September 2018, 08:46:54 UTC
3647255 added tooltip to overview detail view 26 September 2018, 08:41:02 UTC
cb66d05 Silver std creator and #284 fixed 26 September 2018, 08:32:50 UTC
83cac39 linear running time for confidence based swc2018 13 September 2018, 10:46:20 UTC
d11dcc4 website without https 05 September 2018, 13:40:47 UTC
ed11b83 added new Error types 05 September 2018, 11:51:39 UTC
f77c497 Add dataset upload, Multiple exp., Web Service 27 April 2018, 11:48:13 UTC
f44317b 2017 to 2018 26 April 2018, 12:44:59 UTC
0b6393f Props2Dataset, ConfidenceScore Eval, File2System Mapping 26 April 2018, 12:32:57 UTC
7ba6741 Updated properties that are checked for the swc 2018 task 1. 08 April 2018, 14:51:18 UTC
e7ed961 Fixed the problem that a set in the RootConfig class can destroy the given order of the experiment types. 08 April 2018, 14:25:20 UTC
534c8f1 Added SWC 2018 Task 1. Made alphabetic sorting of experiment types in the GUI optional. Added JUnit testing whether datasets used as perfect solution lead to full scores. 08 April 2018, 13:55:52 UTC
6cc08ce showing AUC 28 March 2018, 17:53:32 UTC
93bb816 changed w3id url to kbc 23 March 2018, 20:10:30 UTC
839518f Added w3id for gerbil-sw 2/2 15 March 2018, 08:49:07 UTC
062ec64 Added w3id for gerbil-sw 15 March 2018, 08:45:07 UTC
693511c Fixed faulty Step count at diagonally 21 February 2018, 17:31:25 UTC
410b91a Chart even bigger 21 February 2018, 13:39:54 UTC
e1bd4b5 Resize and response of Overview charts 20 February 2018, 18:47:18 UTC
cff6193 Removed the 'Matching:' line from the GUI. Increased version to 0.0.3. 15 February 2018, 14:20:51 UTC
120b40c Merge pull request #242 from dice-group/SWChallenge-enhancedROC SW challenge enhanced ROC 14 February 2018, 21:18:46 UTC
8189466 Fixed the faulty AUC calculation. 14 February 2018, 16:02:13 UTC
98f38c1 Implemented diagonals to the ROC which can handle results with equal predicted values but different true results. 09 February 2018, 21:17:44 UTC
9eae20a Added two JUnit tests which show that the current ROC evaluation handles results with the same predicted value in an undesired way. 09 February 2018, 20:13:57 UTC
2096051 Add publish option 07 February 2018, 12:23:55 UTC
06daf27 Added missing database class. 24 January 2018, 18:37:59 UTC
db4ddf9 Added the usage of float values for the hasTruthValue property. Added a simple class for executing tests locally. 24 January 2018, 18:31:59 UTC
d5efd2b ignore non Number values in roc 04 January 2018, 10:47:05 UTC
c895c40 Minor changes to the ROC curve. Increased numeric accuracy and added a method to easily finish a ROC curve if values are missing. 13 December 2017, 17:55:53 UTC
c2c3912 Merge branch 'SWChallenge' of https://github.com/dice-group/gerbil into SWChallenge 13 December 2017, 11:15:33 UTC
ae64bee Added SNLP dataset. commented out Task 1 and older Task 2 datasets. 13 December 2017, 11:15:17 UTC
50144c0 Added AGPL license. 24 October 2017, 09:54:45 UTC
65f1873 Fixed URI of hasTruth property. 14 September 2017, 16:46:29 UTC
7ec797a Changed the pattern for the challenge deadline. Added a description to the properties file for the deadline property. Increased the version to 0.0.2. 14 September 2017, 16:44:07 UTC
c8df961 nicer challenge ended warnig 14 September 2017, 14:44:17 UTC
fbb54c1 fixed overview ROC size 14 September 2017, 14:28:30 UTC
d771fd0 added challenge end, overview ROC, nice color ROC 14 September 2017, 14:20:55 UTC
dc4a92d Merge branch 'SWChallenge' of ssh://github.com/dice-group/gerbil into SWChallenge 13 September 2017, 17:10:57 UTC
a0d9d55 Added ROC diagram 13 September 2017, 17:10:41 UTC
df9ea35 Fixed the problem that the evaluation of SW task 2 was crashing when a user submitted a truth statement that was not available in the gold standard. 28 August 2017, 15:34:38 UTC
c985c50 bla 15 August 2017, 18:35:18 UTC
8dc490b propertized ROCEvaluator 02 August 2017, 11:49:03 UTC
740acf1 better names for datasets 02 August 2017, 10:45:37 UTC
be1d8fa Added test and train definition + adjustments 02 August 2017, 09:23:27 UTC
back to top