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

Change the predicate for “eat” #82

Closed progval closed 9 years ago

progval commented 9 years ago

I think “What does a platypus eat?” should be parsed as “(platypus, diet, ?)” rather than “(platypus, eating, ?)”

yhamoudi commented 9 years ago

Fixed on branch multiple_nodes