Skip to content

The code of "A Mathematical Word Problem Generator with Structure Planning and Knowledge Enhancement"(SIGIR2023)

Notifications You must be signed in to change notification settings

KenelmQLH/MaPKG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

MaPKG

The code of "A Mathematical Word Problem Generator with Structure Planning and Knowledge Enhancement"(SIGIR2023)

Environment

Install packages via pip install -r requirements.py

Other important tools can be found in EasyData

Data Processing

All data used for this paper could be found in datasets/...

If you are interested about data construction, you can acquire raw datasets and run data_processing.py:

A. The datasets we used:

  • Lmwp: Linear equation MWPs proposed by MaKE
  • Hmwp: hybrid equation MWPs proposed by SAU-Solver

B. see preprocess/...

Train


Evaluation


For solvability evaluation, We recommend that you use CTRL-MWP .

About

The code of "A Mathematical Word Problem Generator with Structure Planning and Knowledge Enhancement"(SIGIR2023)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published