hemingkx / ChineseNMTLinks
ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer
☆478Updated 2 years ago
Alternatives and similar repositories for ChineseNMT
Users that are interested in ChineseNMT are comparing it to the libraries listed below
Sorting:
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,125Updated 3 years ago
- transformer,机器翻译,中文--英文☆79Updated 2 years ago
- ☆126Updated this week
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆597Updated 2 months ago
- 使用transformer架构实现简单的英语翻译中文模型☆91Updated 5 years ago
- 英中文本机器翻译的☆100Updated 5 years ago
- ☆88Updated 2 years ago
- bert-base-chinese example☆901Updated last year
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆413Updated 3 years ago
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,266Updated last year
- pytorch☆51Updated last year
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆649Updated 3 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,224Updated last year
- A Transformer Framework Based Translation Task☆151Updated 3 months ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆408Updated 4 years ago
- MuCGEC中文纠错数据集及文本纠错SOTA模型开源;Code & Data for our NAACL 2022 Paper "MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Gr…☆544Updated last year
- RoFormer V1 & V2 pytorch☆498Updated 3 years ago
- ☆160Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆82Updated 3 years ago
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,837Updated 2 months ago
- text correction papers☆306Updated last year
- ☆639Updated 2 months ago
- Large-scale Pre-training Corpus for Chinese 100G 中文预训练语料☆962Updated 2 years ago
- Chinese, English NER, English-Chinese machine translation dataset. 中英文实体识别数据集,中英文机器翻译数据集, 中文分词数据集☆363Updated 4 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆201Updated 2 years ago
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆265Updated 4 years ago
- ☆45Updated 3 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆258Updated last year
- MiniRBT (中文小型预训练模型系列)☆280Updated 2 years ago
- 自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。☆452Updated 3 years ago