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

Yes/no questions #21

Closed yhamoudi closed 10 years ago

yhamoudi commented 10 years ago

I propose to merge this branch. The algorithm for yes/no questions is far from being good but it enables to have triples in output (instead of an error message). Morevoer, i'm not sure i will improve it a lot before next week