yangxudong / soft_mask_bert
soft_mask_bert model for Chinese Spelling Correction in keras
☆21Updated 4 years ago
Alternatives and similar repositories for soft_mask_bert:
Users that are interested in soft_mask_bert are comparing it to the libraries listed below
- kenlm语言模型,并提供python的rest服务☆29Updated 6 years ago
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆20Updated 5 years ago
- Code of zlyang's master dissertation for Chinese grammatical error correction.☆34Updated 5 years ago
- 论文实现:《Chinese Grammatical Error Diagnosis with Long Short-Term Memory Networks》☆49Updated 6 years ago
- python CRF++实现分词☆37Updated 6 years ago
- pytorch版bert权重转tf☆21Updated 4 years ago
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large☆65Updated 5 years ago
- This repository is for the paper "Confusionset-guided Pointer Networks for Chinese Spelling Check"☆58Updated 5 years ago
- ☆59Updated 5 years ago
- A third-party implementation of paper《Spelling Error Correction with Soft-Masked BERT》using tensorflow==1.12.0☆22Updated 4 years ago
- Use bert to predict punctuation on IWSLT2012 and The People's Daily 2014☆66Updated 4 years ago
- 根据维基百科历史编辑数据提取纠错语料。☆12Updated 3 years ago
- CGED & CSC☆23Updated 5 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- This repo contains some experiments of text matching on Chinese dataset LCQMC☆27Updated 5 years ago
- bert语言模型校验句子的通顺性☆15Updated 4 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- ☆127Updated 2 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras