Go to file
2020-01-02 10:44:47 +07:00
checkpoint version 1 2019-12-27 12:09:33 +07:00
lm version 1 2019-12-27 12:09:33 +07:00
accuracy.py version 1 2019-12-27 12:09:33 +07:00
app.py change port 2019-12-27 14:44:54 +07:00
deploy.sh fix deploy.sh 2019-12-31 17:26:16 +07:00
Python.gitignore fix git ignore 2019-12-27 14:19:30 +07:00
readme.md change readme 2020-01-02 10:44:47 +07:00
requirements.txt version 1 2019-12-27 12:09:33 +07:00
run.sh fix run.sh 2019-12-31 16:46:24 +07:00
setting.py change port 2019-12-27 14:44:54 +07:00

This is non-word error correction API

Requirements: python or conda

  1. Setting in ./setting.py: change MODEL_PATH

  2. Run this in command line (do this to create venv): ./deploy.sh

  3. Run this in command line (do this to run app): ./run.sh