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。☆83Updated 3 years ago
- 中英机器文本翻译☆167Updated 6 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆205Updated 2 years ago
- 英中文本机器翻译的☆100Updated 5 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆92Updated 5 years ago
- ☆30Updated 5 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆395Updated 2 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆57Updated 5 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- ☆275Updated 3 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆234Updated 4 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆346Updated 11 months ago
- A Transformer Framework Based Translation Task☆152Updated last month
- Pytorch Bert+BiLstm二分类☆41Updated 3 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆63Updated 4 years ago
- 使用transformer构建的机器翻译系统☆10Updated 2 years ago
- seq_2_seq text generation based on transformers☆24Updated 4 years ago
- pytorch☆55Updated last year
- 使用pytorch搭建textCNN实现中文文本分类☆130Updated 6 years ago
- The repository is used to record some useful and reusable codes.☆45Updated 4 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆60Updated 4 years ago
- NLP文本增强的两种方式:同义 词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- Extractive text summarization using seq2seq, PGN and coverage machanism.☆22Updated 3 years ago
- NLP 和机器学习论文中文翻译☆138Updated last year
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆479Updated 2 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆177Updated 2 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆56Updated 5 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆143Updated 2 years ago