dice-group / gerbil

GERBIL - General Entity annotatoR Benchmark
GNU Affero General Public License v3.0
224 stars 58 forks source link

File upload for Typed Entity experiment #157

Closed renespeck closed 8 years ago

renespeck commented 8 years ago

Hi, I created a document with the help of this line: https://github.com/AKSW/gerbil/blob/master/src/test/java/org/aksw/gerbil/execute/OKEChallengeTask1ETTest.java#L146, then I upload the file for the Entity Typing experiment within the GUI of GERBIL. The integrated annotators are not able to work with that file. That means the value of F1, Recall,... are all '?'.

What am I doing wrong?

MichaelRoeder commented 8 years ago

Unfortunately, uploaded datasets for Entity Typing are not processed correctly. This is fixed in version 1.2.5. The pre-release version can already be accessed in this branch https://github.com/AKSW/gerbil/tree/version1.2.5