Skip to content

qinzhuowu/KA-S2T

Repository files navigation

A Knowledge-Aware Sequence-to-Tree Network for Math Word Problem Solving, In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020), November 16-20, 2020.

Requirement

  • Python2.7
  • Pytorch 1.1.0
  • numpy
  • nltk
  • hownet
  • cilin

Train the model.

python run_seq2tree.py

Evaluate the model.

python evaluate.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages