xueyouluo / speller-bertLinks
中文纠错
☆93Updated 3 years ago
Alternatives and similar repositories for speller-bert
Users that are interested in speller-bert are comparing it to the libraries listed below
Sorting:
- 基于bert进行中文文本纠错☆237Updated 2 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- 基于seq2edit (Gector) 的中文文 本纠错。☆29Updated 2 years ago
- CTC2021-中文文本纠错大赛的SOTA方案及在线演示☆73Updated 2 years ago
- 李傲龍的博客☆82Updated last year
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆137Updated 5 years ago
- CCL 2022 汉语学习者文本纠错评测☆142Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆116Updated last year
- ☆102Updated 5 years ago
- Code & Data for our Paper "NaSGEC: Multi-Domain Chinese Grammatical Error Correction for Native Speaker Texts" (ACL 2023 Findings)☆93Updated 8 months ago
- 时间抽取、解析、标准化工具☆55Updated 3 years ago
- Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021☆239Updated 3 years ago
- SpellGCN☆252Updated 4 years ago
- PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。☆275Updated 8 months ago
- This is the official code for paper titled "Exploration and Exploitation: Two Ways to Improve Chinese Spelling Correction Models".☆68Updated 4 years ago
- 基于模板的文本纠错;Automatically Mining Error Templates for Grammatical Error Correction