Aolin-MIR / soft-masked-bert-for-spelling-error-correction
A third-party implementation of paper《Spelling Error Correction with Soft-Masked BERT》using tensorflow==1.12.0
☆22Updated 4 years ago
Alternatives and similar repositories for soft-masked-bert-for-spelling-error-correction:
Users that are interested in soft-masked-bert-for-spelling-error-correction are comparing it to the libraries listed below
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large☆65Updated 4 years ago
- The dataset and the evaluation tool for NLPCC2018 Shared Task2--Grammatical Error Correction (GEC).☆55Updated 2 years ago
- This repository is for the paper "Confusionset-guided Pointer Networks for Chinese Spelling Check"☆58Updated 5 years ago
- ☆89Updated 4 years ago
- Code of zlyang's master dissertation for Chinese grammatical error correction.☆34Updated 5 years ago
- 基于transformer的指针生成网络☆91Updated 4 years ago
- CGED & CSC☆22Updated 4 years ago
- BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement☆73Updated 4 years ago
- ☆127Updated 2 years ago
- 这是一个用于解决生成在生成任务中(翻译,复述等等),多样性不足问题的模型。