This repository provides the official PyTorch implementation of the research paper 'Investigating Glyph-Phonetic Information for Chinese Spell Checking: What Works and What's Next?'
We use anaconda to create python environment:
conda create --name python=3.6
Install all required libraries:
pip install -r requirements.txt
Coming soon...
Coming soon...
Some of the code was adapted from: