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:
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆85Updated 4 years ago
- transformer,机器翻译,中文--英文☆82Updated 2 years ago
- seq_2_seq text generation based on transformers☆22Updated 4 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆209Updated 3 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆57Updated 5 years ago
- 中英机器文本翻译☆168Updated 6 years ago
- 基于 BERT 模型的中文文本分类工具☆68Updated 3 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 2 years ago
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件 的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆28Updated 5 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- A Transformer Framework Based Translation Task☆154Updated 3 months ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆36Updated 3 months ago
- 使用transformer架构实现简单的英语翻译中文模型☆94Updated 5 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆398Updated 2 years ago
- 文本转拼音、提取英文字段、提取数字、提取中文字符、英文转中文、字符型的数字转中文的数字表示、拼音转文本、文本纠错、基于bert转词向量、基于bert转句向量、繁体字转简体、中文数字转阿拉伯数字☆21Updated 5 years ago
- 基于Tensorflow2.0和Transformer实现机器翻译代码详解☆21Updated 5 years ago
- 英中机器文本翻译☆63Updated 6 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆176Updated 2 years ago
- ☆30Updated 5 years ago
- 英中文本机器翻译的☆102Updated 5 years ago
- 采用三种方式 (1)利用keras库搭建seq2seq (2)利用keras_transformer库 (3)利用fastnlp框架 实现问答机器人、机器翻译、文本摘要等功能☆14Updated 4 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆227Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆66Updated 4 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 6 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆654Updated 3 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆56Updated 5 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago