dbpedia / neural-qa

📚 A Neural QA Model for DBpedia using Neural SPARQL Machines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quality control on DBNQA dataset

edgardmarx opened this issue · comments

This task consists in to verify the quality of annotated question in the DBNQA dataset involving the following:

  • check SPARQL queries templates with SPARQL syntax errors;
  • check SPARQL queries that return empty results;
  • check the annotated templates and SPARQL templates are well-formed (e.g. (1) does not contain double spaces between words; (2) does not contain spelling mistakes; (3) the question does make any sense)