taishan1994 / pytorch_bert_chinese_spell_correctionLinks
基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert
☆33Updated 3 years ago
Alternatives and similar repositories for pytorch_bert_chinese_spell_correction
Users that are interested in pytorch_bert_chinese_spell_correction are comparing it to the libraries listed below
Sorting:
- 🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.☆95Updated 4 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆99Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- GPLinker_pytorch☆83Updated 3 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- GlobalPointer的优化版/NER实体识别☆121Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- ☆86Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 中文文本纠错相关的论文、比赛和工具。☆61Updated 2 weeks ago
- ☆87Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- ☆52Updated 4 years ago
- Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021☆237Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆226Updated last year
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133Updated last year
- ☆278Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- CCL2022汉语学习者文本纠错评测任务赛道二——CGED-8第一名解决方案☆54Updated 2 years ago
- PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。☆272Updated 5 months ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago