perseverance111's Stars
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
leerumor/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
shibing624/nlp-tutorial
自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。
nghuyong/Chinese-text-correction-papers
text correction papers
beyondacm/Autochecker4Chinese
中文文本错别字检测以及自动纠错 / Autochecker & autocorrecter for chinese
taozhijiang/chinese_correct_wsd
简易的中文纠错和消歧
hiyoung123/SoftMaskedBert
Soft-Masked Bert 复现论文:https://arxiv.org/pdf/2005.07421.pdf
ssssww0905/-PyTorch-
【PyTorch】手把手教你跑通第一个神经网络
PengheLiu/Cn_Speck_Checker
中文单词自动纠错
china-ai-law-challenge/CAIL2022
gitabtion/SoftMaskedBert-PyTorch
🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.
sunnyqiny/Confusionset-guided-Pointer-Networks-for-Chinese-Spelling-Check
This repository is for the paper "Confusionset-guided Pointer Networks for Chinese Spelling Check"
aopolin-lv/ECSpell
wanglke/Soft-Masked-BERT
jiahaozhenbang/SCOPE
Source code for the paper "Improving Chinese Spelling Check by Character Pronunciation Prediction: The Effects of Adaptivity and Granularity" in EMNLP 2022
taishan1994/taishan1994
yzhihao/MCSCSet
A Specialist-annotated Dataset for Medical-domain Chinese Spelling Correction
geekjuruo/LEAD
A Chinese Spell Checking Model Released on EMNLP2022.
iioSnail/MDCSpell_pytorch
非官方的MDCSpell论文的实现
kaikeba/HCT-NLPBook
《深度学习之自然语言处理实战》相关代码
THUKElab/DR-CSC
The repository of EMNLP 2023 "A Frustratingly Easy Plug-and-Play Detection-and-Reasoning Module for Chinese Spelling Check"
THUKElab/CLEME
The repository of EMNLP 2023 "CLEME: Debiasing Multi-reference Evaluation for Grammatical Error Correction"
liangzh63/DORM-CSC
The repository for ACL 2023 paper: Disentangled Phonetic Representation for Chinese Spelling Correction
fangzheng123/PhVEC
text correction
destwang/gector
Official implementation of the paper “GECToR – Grammatical Error Correction: Tag, Not Rewrite” // Published on BEA15 Workshop (co-located with ACL 2020) https://www.aclweb.org/anthology/2020.bea-1.16.pdf
destwang/GNNPapers
Must-read papers on graph neural networks (GNN)
iioSnail/SCOPE
Source code for the paper "Improving Chinese Spelling Check by Character Pronunciation Prediction: The Effects of Adaptivity and Granularity" in EMNLP 2022
Windysum/OCR-Corrector
利用语言模型,纠正OCR识别错误