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

“Where is ENS Lyon?” #116

Closed progval closed 9 years ago

progval commented 9 years ago
progval@ganymede:~/etudes/ens/cours-m1(master)$ python3 -m ppp_cli "Where is ENS Lyon?"

Response (QuestionParsing-Grammatical):
    Subject: en Lyon
    Predicate:
        List:
        * place
        * location
        * residence
        * country
    Object: ?
yhamoudi commented 9 years ago

Fixed https://github.com/ProjetPP/PPP-QuestionParsing-Grammatical/commit/b4850156ac5a28898e54f427126a1295993a316e

progval commented 9 years ago

@Tpt and me suggest that you add a test case for this

yhamoudi commented 9 years ago

there will be a testcase in the new branch