dbpedia / neural-qa

📚 A Neural QA Model for DBpedia using Neural SPARQL Machines.
MIT License
85 stars 20 forks source link

Gsoc stuart #13

Closed StuartCHAN closed 4 years ago

StuartCHAN commented 5 years ago

This is the GSoC 2019 works from Stuart Chen.

edgardmarx commented 5 years ago

Which model are you using?

https://github.com/AKSW/DBNQA ?

StuartCHAN commented 5 years ago

Which model are you using?

https://github.com/AKSW/DBNQA ?

Hello, I was occupied with the works these days. Sorry, I have just got the notification for your comment. Thank you for asking. The dataset was selected from the QALD training dataset consisting of the natural language questions, the templates, and the correspondent SPARQL queries. We use the natural language questions as inputs and comparing with the standard templates. The current model we use is the NSpM model.

mommi84 commented 4 years ago

There is too much gap between base and head due to the fact that this branch evolved into a substantially different project.