will-wiki / softmasked-bertLinks
中文soft-masked bert文本纠错复现
☆21Updated 4 years ago
Alternatives and similar repositories for softmasked-bert
Users that are interested in softmasked-bert are comparing it to the libraries listed below
Sorting:
- ☆48Updated last year
- SIGHAN中文纠错数据集及转换后格式☆64Updated 5 years ago
- ☆127Updated 2 years ago
- 《Spelling Error Correction with Soft-Masked BERT》论文复现☆33Updated 3 years ago
- Dynamic Connected Networks for Chinese Spelling Check☆50Updated last year
- CCL2022汉语学习者文本纠错评测任务赛道二——CGED-8第一名解决方案☆54Updated 2 years ago
- This is the official code for paper titled "Exploration and Exploitation: Two Ways to Improve Chinese Spelling Correction Models".☆68Updated 4 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆32Updated 3 years ago
- 中文文本纠错相关的论文、比赛和工具。☆59Updated last month
- [TALLIP] General and Domain Adaptive Chinese Spelling Check with Error Consistent Pretraining☆58Updated last year
- CCL 2022 汉语学习者文本纠错评测☆141Updated 2 years ago
- A Chinese Spell Checking Model Released on EMNLP2022.☆21Updated 2 years ago
- 🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.☆95Updated 4 years ago
- 历届中文句法错误诊断技术评测数据集☆42Updated 3 years ago
- A Multi-modal Model Chinese Spell Checker Released on ACL2021.☆159Updated last year
- 非官方的MDCSpell论文的实现☆18Updated 2 years ago
- code and data for "CSCD-NS: a Chinese Spelling Check Dataset for Native Speakers"☆69Updated 9 months ago
- Grammar correct project based Tencent's paper(Sequence to Action)☆15Updated 2 years ago
- code for ACL2021 paper "Tail-to-Tail Non-Autoregressive Sequence Prediction for Chinese Grammatical Error Correction"☆100Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。