|
I'm trying to create a question answering engine over linked data, which answers questions about famous people. The data set that I'm using is DBPedia. Right now, I'm working on the NLP part where I'm converting the user given natural language question to the sparql query. I've read papers on NLPreduce, ginseng, freya, poweraqua and other few template based papers that gives various ways to parse the natural language question. Could you please point out the pros and cons of these systems and also show other methods if there are any. Thanks in advance |
|
Sorry, but if YOU read the papers, then it would be YOUR task to point out advantages and disadvantages of the systems. I'm also working on QA in Semenatic Web, and from what I learned so far, there is no "best way"(in my opinion). |

