kaimenluo / MachineTranslateSystemLinks
基于Transform的机器翻译系统
☆20Updated 5 years ago
Alternatives and similar repositories for MachineTranslateSystem
Users that are interested in MachineTranslateSystem are comparing it to the libraries listed below
Sorting:
- transformer,机器翻译,中文--英文☆81Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆86Updated 4 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆99Updated 6 years ago
- 中英机器文本翻译☆167Updated 6 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆491Updated 2 years ago
- 英中文本机器翻译的☆102Updated 6 years ago
- A Transformer Framework Based Translation Task☆155Updated 5 months ago
- ☆88Updated 2 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆403Updated 2 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑 。☆57Updated 5 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆67Updated 4 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆198Updated last year
- 英中机器文本翻译☆63Updated 6 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆210Updated 3 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 3 years ago
- pytorch☆55Updated 2 years ago
- 使用transformer构建的机器翻译系统☆10Updated 2 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- Pytorch Bert+BiLstm二分类☆40Updated 4 years ago
- 使用pytorch实现RNN-LSTM写诗☆158Updated 6 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆57Updated 5 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆661Updated 3 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆124Updated 5 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆78Updated 4 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆196Updated last year
- seq_2_seq text generation based on transformers☆22Updated 4 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆228Updated 3 years ago
- ☆163Updated 2 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago