Skip to content

namwonss/Math-Solver

Repository files navigation

Classifier for Math Word Problems

  1. main.py: main file

→ Classifier for math word problems.

  1. Tokenizer.py

→ If you need vocab.txt, execute Tokenizer.py.

  1. generate_training_data.py

→ Check all path.

  1. corpus.tsv: math word problems (sample)

→ We provide a sample text in the corpus file.

License

This project is licensed under the terms of the Apache License 2.0.

Copyright 2018 Junseong Kim, Scatter Lab, respective BERT contributors: Bert-pytorch

Copyright (c) 2018 Alexander Rush : The Annotated Trasnformer

Copyright (c) 2021 Juntang Zhuang : Adabelief-Optimizer