基于BERT的拼音缩写/汉字谐音翻译模型,在命名实体识别,情感分析等多种任务上有应用潜力。中文拼写纠错 Chinese Spelling Correction (CSC),互联网黑话,拼音缩写,汉字谐音
-
Updated
Jan 10, 2026 - Python
基于BERT的拼音缩写/汉字谐音翻译模型,在命名实体识别,情感分析等多种任务上有应用潜力。中文拼写纠错 Chinese Spelling Correction (CSC),互联网黑话,拼音缩写,汉字谐音
This repository provides an implementation of "A Simple yet Effective Training-free Prompt-free Approach to Chinese Spelling Correction Based on Large Language Models" and "A Training-free LLM-based Approach to General Chinese Character Error Correction".
文本纠错(Text Correct, CSC), 支持中文文本纠错(拼写纠错/标点符号纠错/繁体纠错)(CSC, Chinese Spelling Correct / Check; Punct), CSC支持各领域数据的中文文本纠错(包括古文), 重点是错别字检测纠正(字词纠错).支持120种标点符号补全/纠错/病句.包括文本纠错测评.
字符相似度, 汉字字形/拼音/语义相似度(单字, 可用于数据增强, CSC错别字检测识别任务(构建混淆集)) Chinese character font/pinyin/semantic similarity (single character, can be used for data augmentation, CSC misclassified character detection and recognition tasks (building confusion sets))
t5-model-onnx,中文拼写纠错,Chinese spelling correction。
dataset of csc, chinese spelling correct / check; 14万中文文本纠错数据集(中文拼写纠错), 主要是"地得的"
Add a description, image, and links to the chinese-spelling-correction topic page so that developers can more easily learn about it.
To associate your repository with the chinese-spelling-correction topic, visit your repo's landing page and select "manage topics."