hiyoung123 / YoungCorrector
基于规则的文本纠错系统。
☆119Updated 3 years ago
Alternatives and similar repositories for YoungCorrector:
Users that are interested in YoungCorrector are comparing it to the libraries listed below
- Soft-Masked Bert 复现论文//arxiv.org/pdf/2005.07421.pdf☆253Updated 4 years ago
- 基于bert进行中文文本纠错☆232Updated last year
- 中文文本纠错模型,keras实现☆73Updated 3 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- 李傲龍的博客☆81Updated 8 months ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- ☆85Updated 3 years ago
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 5 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- 中文纠错☆92Updated 3 years ago
- ☆102Updated 4 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆162Updated 4 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆88Updated last year
- Bert分类,语义相似度,获取句向量。☆65Updated 2 weeks ago
- 使用bert做领域分类、意图识别和槽位填充任务☆75Updated 4 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 2 years ago
- lasertagger-chinese;lasertagger中文学习案例,案例数据,注释,shell运行☆75Updated 2 years ago
- 🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.