mathtok / .gitignore
SurweeshSP's picture
Initial clean MathTok release
edede4c
Raw
History Blame Contribute Delete
141 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
build/
dist/
*.egg-info/
.env
venv/
.ipynb_checkpoints/
evaluation/results/*.json
evaluation/results/*.png