hemingkx / ChineseNMT
ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer
☆470Updated last year
Alternatives and similar repositories for ChineseNMT:
Users that are interested in ChineseNMT are comparing it to the libraries listed below
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆586Updated this week
- ☆89Updated 2 years ago
- transformer,机器翻译,中文--英文☆73Updated 2 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆414Updated 2 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆645Updated 3 years ago
- ☆123Updated last year
- MuCGEC中文纠错数据集及文本纠错SOTA模型开源;Code & Data for our NAACL 2022 Paper "MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Gr…☆526Updated last year
- ☆412Updated last year
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆74Updated 3 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆86Updated 5 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆208Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,109Updated 2 years ago
- RoFormer V1 & V2 pytorch☆489Updated 2 years ago
- MiniRBT (中文小型预训练模型系列)☆267Updated last year
- A Transformer Framework Based Translation Task☆146Updated 3 weeks ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆524Updated last year
- CPT: A Pre-Trained Unbalanced Transformer for Both Chinese Language Understanding and Generation☆486Updated 2 years ago
- 英中文本机器翻译的☆92Updated 5 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆219Updated last year
- PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。☆268Updated 3 weeks ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆385Updated 4 years ago
- SimCSE在中文上的复现,有监督+无监督☆271Updated 2 weeks ago
- bert-base-chinese example☆885Updated last year
- Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生 成项目。☆1,105Updated 3 years ago
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆550Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆236Updated 10 months ago
- 自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。☆433Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆376Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆154Updated 2 years ago
- 提供一款中文版生成式摘要服务☆337Updated 3 weeks ago