Skip to content
/ CCCR Public

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

Notifications You must be signed in to change notification settings

Mervyn-1/CCCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published