Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 590 Bytes

File metadata and controls

15 lines (13 loc) · 590 Bytes

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)')