/CCCR

code for ACL 2023 findings paper: Investigating Glyph-Phonetic Information for Chinese Spell Checking: What Works and What's Next?

Primary LanguagePython

Introduction

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?'

Dependencies

We use anaconda to create python environment:

conda create --name python=3.6

Install all required libraries:

pip install -r requirements.txt

Probe

Coming soon...

CCCR

Coming soon...

Thanks

Some of the code was adapted from: