ProjetPP / PPP-QuestionParsing-Grammatical

Question Parsing module for the PPP using a grammatical approch
GNU Affero General Public License v3.0
33 stars 11 forks source link

Bug with poor geckos #66

Closed marc-chevalier closed 9 years ago

marc-chevalier commented 9 years ago

http://ppp.pony.ovh/?lang=en&q=Where+does+a+gecko+live%3F returns the triple (gecko,residence place,?).

A gecko has no residence place. Except if it is a very rich gecko.

Idea: the module can return several triples with the same meaning: (gecko,residence place,?), (gecko,live place,?)... Wikidata won't answer to more than one of them (at most...).

See with @Tpt what to do.

Tpt commented 9 years ago

:-D

Ezibenroc commented 9 years ago

There is already an issue: #48