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

“Who is born on January 10, 1938?” #110

Closed progval closed 9 years ago

progval commented 9 years ago

http://askplatyp.us/?lang=en&q=Who+is+born+on+January+10%2C+1938%3F

Ezibenroc commented 9 years ago

Now, it produces (January 10 1938, birth, ?), which is a good triple (the problem is that we do not have a database containing the list of births for this day, we could use Wikipedia for this: here or here).

This might be changed by #106, by one of the following:

yhamoudi commented 9 years ago

Fixed in https://github.com/ProjetPP/PPP-QuestionParsing-Grammatical/tree/reverse_predicates