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