Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bigdata-ustc/rhms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

Learning Relation-Enhanced Hierarchical Solver for Math Word Problems

Source code for paper Learning Relation-Enhanced Hierarchical Solver for Math Word Problems.

Dependencies

  • python >= 3.6

  • stanfordcorenlp

  • torch

Usage

  • Preprocess dataset
python3 src/dataprocess/math23k.py
python3 src/dataprocess/similarity.py
  • Train and test model
python3 src/rhms/main.py

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

Citation

If you find our work helpful, please consider citing our paper.

@article{lin2024learning,
 title={Learning Relation-Enhanced Hierarchical Solver for Math Word Problems},
 author={Lin, Xin and Huang, Zhenya and Zhao, Hongke and Chen, Enhong and Liu, Qi and Lian, Defu and Li, Xin and Wang, Hao},
 journal={IEEE Transactions on Neural Networks and Learning Systems},
 year={2024},
 volume={35},
 number={10},
 pages={13830--13844},
 publisher={IEEE}
}
@inproceedings{lin2021hms,
 title={HMS: A Hierarchical Solver with Dependency-Enhanced Understanding for Math Word Problem},
 author={Lin, Xin and Huang, Zhenya and Zhao, Hongke and Chen, Enhong and Liu, Qi and Wang, Hao and Wang, Shijin},
 booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
 volume={35},
 number={5},
 pages={4232--4240},
 year={2021}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%

AltStyle によって変換されたページ (->オリジナル) /