BrightXiaoHan / MachineTranslationTutorial
机器翻译Jupyter Notebook教程
☆18Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for MachineTranslationTutorial
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆47Updated 3 years ago
- 本仓库是基于bert4keras实现的古文-现代文翻译模型。具体使用了基于掩码自注意力机制的UNILM(Li al., 2019)预训练模型作为翻译系统的backbone。我们首先使用了普通的中文(现代文)BERT、Roberta权重作为UNILM的初始权重以训练UNILM…☆42Updated 2 years ago
- 英中文本机器翻译的☆86Updated 5 years ago
- 从零开始学习构建智能对话系统☆36Updated 3 years ago
- 复现 Soft-Masked BERT, 论文 Spelling Error Correction with Soft-Masked BERT☆12Updated 4 years ago
- 中英机器文本翻译☆152Updated 5 years ago
- 多模型中文cnews新闻文本分类☆51Updated 4 years ago
- Extractive text summarization using seq2seq, PGN and coverage machanism.☆20Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆57Updated last year
- 对Faspell的复现和思考☆23Updated last year
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆51Updated 4 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆31Updated 3 years ago
- SIGHAN中文纠错数据集及转换后格式☆63Updated 4 years ago
- Chinese Word Segmentation Using MM/CRF/Bi-LSTM/Bi-LSTM-CRF/BERT-LSTM, 中文分词,使用 最大词匹配、CRF(CRF++)、Bi-LSTM (+CRF)、BERT-Bi-LSTM☆31Updated 4 years ago
- 🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.☆93Updated 3 years ago
- ☆85Updated 3 years ago
- Dynamic Connected Networks for Chinese Spelling Check☆49Updated 7 months ago
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- ☆126Updated 2 years ago
- CCL 2022 汉语学习者文本纠错评测☆135Updated last year
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆155Updated 3 years ago
- A Multi-modal Model Chinese Spell Checker Released on ACL2021.☆154Updated last year
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- ChineseBert用于中文拼写纠错☆39Updated last year
- HMM\CRF\BERT-CRF\BILSTM-CRF\BERTBILSTMCRF\XLNETBILSTMCRF☆33Updated 2 years ago
- bert实现中文NER☆30Updated 2 years ago
- This repository is for the paper "Confusionset-guided Pointer Networks for Chinese Spelling Check"☆58Updated 5 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆40Updated 3 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆35Updated 7 months ago