SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2105.12306 · ACL Findings · 2021

Read, Listen, and See: Leveraging Multimodal Information Helps Chinese Spell Checking

Xian-Ling Mao, Heyan Huang, Chao Li, Yunbo Cao, Zhongli Li, Qingyu Zhou, Heng-Da Xu, Zizhen Wang

arXiv · PDF · Open in the Atlas

Code that ran

We have not lifted any functions out of this paper's repositories yet, so there is nothing we have run. If it links a repository, it is listed below.

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Chinese Spell Checking (CSC) aims to detect and correct erroneous characters for usergenerated text in Chinese language. Most of the Chinese spelling errors are misused semantically, phonetically or graphically similar characters. Previous attempts notice this phenomenon and try to utilize the similarity relationship for this task. However, these methods use either heuristics or handcrafted confusion sets to predict the correct character. In this paper, we propose a Chinese spell checker called REALISE, by directly leveraging the multimodal information of the Chinese characters. The REALISE model tackles the CSC task by (1) capturing the semantic, phonetic and graphic information of the input characters, and (2) selectively mixing the information in these modalities to predict the correct output. Experiments 1 on the SIGHAN benchmarks show that the proposed model outperforms strong baselines by a large margin.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2105.12306")
get_code_for_paper("2105.12306")
have("2105.12306")

Connect an agent — have() is free.