0

SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spelling Check

A specialized graph convolutional network (SpellGCN) is integrated into language models to improve Chinese Spelling Check by leveraging phonological and visual character similarity.

Year
2020
Venue
spellgcn-incorporating-phonological-and-1
Authors
8
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/2004.14166v2ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

Chinese Spelling Check (CSC) is a task to detect and correct spelling errors in Chinese natural language. Existing methods have made attempts to incorporate the similarity knowledge between Chinese characters. However, they take the similarity knowledge as either an external input resource or just heuristic rules. This paper proposes to incorporate phonological and visual similarity knowledge into language models for CSC via a specialized graph convolutional network (SpellGCN). The model builds a graph over the characters, and SpellGCN is learned to map this graph into a set of inter-dependent character classifiers. These classifiers are applied to the representations extracted by another network, such as BERT, enabling the whole network to be end-to-end trainable. Experiments (The dataset and all code for this paper are available at https://github.com/ACL2020SpellGCN/SpellGCN) are conducted on three human-annotated datasets. Our method achieves superior performance against previous models by a large margin.

Authors

8