Abstract: Designing algorithms to solve math word problems (MWPs) is an important research topic in natural language processing and smart education domains. The task of solving MWPs involves ...
├── assets ├── config ├── docs ├── LICENSE ├── pom.xml ├── README.md ├── src └── target ├── checkstyle-cachefile ├── checkstyle-checker.xml ├── checkstyle-result.xml ├── classes ├── generated-sources ...