/PPP-QuestionParsing-ML-Reformulation

Natural Language Processing for the PPP using Machine Learning

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

PPP-QuestionParsing-ML-Reformulation

Build Status

use this package

  1. build with cmake : cmake then make reformulation
  2. wget https://github.com/Attempto/Clex/blob/master/clex_lexicon.pl?raw=true
  3. use python3: prepare environment
  import libreformulation
  libreformulation.load()
  1. reformule request : libreformulation.reformule('(subject,predicate,object)')