Skip to content

LYH-YF/hms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HMS: A Hierarchical Solver with Dependency-Enhanced Understanding for Math Word Problem

Source code for paper HMS: A Hierarchical Solver with Dependency-Enhanced Understanding for Math Word Problem.

Dependencies

  • python >= 3.6

  • stanfordcorenlp

  • torch

Usage

Preprocess dataset

python3 src/dataprocess/math23k.py

Train and test model

python3 src/main.py

For running arguments, please refer to src/config.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%