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 word typing #35

Open yhamoudi opened 9 years ago

yhamoudi commented 9 years ago

Some ways to type words:

yhamoudi commented 9 years ago

For non-missing node t, the info is already in t.namedEntityTag

For missing node: we could define unknowns as objects (currently they are int) with a type field.

It will be done once the datamodel will be clearly defined (perhaps unknowns are not relly necessary...)

yhamoudi commented 9 years ago

In progress: https://github.com/ProjetPP/PPP-QuestionParsing-Grammatical/tree/connectors_processing