sunhanwu / MTLinks
利用Transformer模型实现的机器翻译
☆12Updated 4 years ago
Alternatives and similar repositories for MT
Users that are interested in MT are comparing it to the libraries listed below
Sorting:
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆83Updated 3 years ago
- transformer,机器翻译,中文--英文☆80Updated 2 years ago
- 使用transformer构建的机器翻译系统☆10Updated 2 years ago
- 基于Transformer的机器翻译系统☆11Updated 2 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆25Updated 4 years ago
- pytorch☆53Updated last year
- 国科大深度学习课程知识点整理☆52Updated 2 years ago
- ☆19Updated 4 years ago
- NLP常见任务实现(pytorch版)☆124Updated 5 years ago
- seq_2_seq text generation based on transformers☆24Updated 4 years ago
- 中国科学院大学计算机科学与技术学院深度学习(徐俊刚老师)☆81Updated 2 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆92Updated 5 years ago
- 英中文本机器翻译的☆100Updated 5 years ago
- 基于Transform的机器翻译系统☆20Updated 5 years ago
- 国科大深度学习课程作业☆55Updated 3 years ago
- Exercises of Natural Language Process.☆33Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 本仓库是基于bert4keras实现的古文-现代文翻译模型。具体使用了基于掩码自注意力机制的UNILM(Li al., 2019)预训练模型作为翻译系统的backbone。我们首先使用了普通的中文(现代文)BERT、Roberta权重作为UNILM的初始权重以训练UNILM…☆49Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 中英机器文本翻译☆165Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- This is a repository for a few projects built in torch.☆43Updated 3 years ago
- 使用HMM、N-Gram、BiLSTM、Bert等模型对中文语料分词并比较结果☆16Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆61Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆57Updated 5 years ago
- NLP对抗训练,包括PGD、FGM、FGSM、FreeAT☆16Updated 3 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆224Updated 2 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 3 years ago