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

Support "show me" questions #89

Closed Tpt closed 9 years ago

Tpt commented 9 years ago

Example: "show me Star Wars movies".

I believe that the "show me" should be completely ignored.

yhamoudi commented 9 years ago

I add:

The parsing of "show me Star Wars movies" is probably false. The query "List movies directed by Spielberg" is difficult to analyze (i have observed the same problem with a lot of different questions, i list them before we try to solve it, but it's not link to this issue).

Ezibenroc commented 9 years ago

There is a lot of variants for a given verb: "show", "show us", "show him", "show them".

yhamoudi commented 9 years ago

give them all ("show him", "show them".)

Ezibenroc commented 9 years ago

We should support "show him/her" and "show them", there is true life use cases, for instance if you present our amazing app to someone (or at our next public demonstration).

yhamoudi commented 9 years ago

ok...