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

Improve CONJ, PREP... analysis #15

Closed yhamoudi closed 9 years ago

yhamoudi commented 10 years ago

Perform a new analysis of dependencies, using the new collapsing process (See https://github.com/ProjetPP/PPP-NLP-classical/pull/10#issuecomment-60832683 A new philosophy)

(now) improve the analysis of conj..., prep..., prepc_...

Ezibenroc commented 10 years ago

Do not need to be fixed for midterm.

yhamoudi commented 10 years ago

(memo)

conj_and, conj_or, conj_negcc

prep(c)_because_of ....

Are conj, prep and prepc the only possible prefixex?

yhamoudi commented 9 years ago

see here: https://github.com/ProjetPP/PPP-NLP-classical/issues/36