pkumod / gAnswer

A KBQA system based on DBpedia.
http://ganswer.gstore-pku.com
BSD 3-Clause "New" or "Revised" License
376 stars 98 forks source link

{"question":"Who is the wife of Donald Trump?","message":"InvalidQuestionException: the question you input is invalid, please check","status":"500"} #62

Closed niccip07 closed 3 years ago

niccip07 commented 3 years ago

I set up gAnswer as described in the readme. But with the sample question I get the response that the input is invalid.

{"question":"Who is the wife of Donald Trump?","message":"InvalidQuestionException: the question you input is invalid, please check","status":"500"}

What to do?

niccip07 commented 3 years ago

solved.

haophancs commented 3 years ago

Hi, could you please tell me how you solved it?