- Made ERD-dev dataset independent from the Freebase API, which is not maintained anymore.
- Added bootstrap statistics for micro/macro precision/recall/F1
- Added interface to WAT2 annotator
- Added Wikipedia interface through WAT2
- Added local Wikipedia interface (faster and does not depend on the online Wikipedia version).
- Fixed access to TagMe (now points to the SoBigData deployment by default).
- Added NEEL 2016 #Microposts dataset.
- Updated GERDAQ references.
- Added utility classes to merge and divide datasets.
- Fixed default DBPedia Spotlight URL (fixes Issue #6).
- Added computation of variance and standard deviation on dataset-wise metrics.
- Fixed dataset resource management. Dataset can now be created from other jars.
- Datasets moved to resource folders, now accessible from other jars.
- Added dataset factory.
- Added a few helper methods to compute metrics for single problems.
- Added three new dataset plugins: GERDAQ (dataset included), Yahoo Webscope L42 (dataset not included for copyright reasons), and ERD2014 (dataset included).
- Fix: Updated URL of Wikipedia API.
- Mavenized project.