kaimenluo / MachineTranslateSystem
基于Transform的机器翻译系统
☆19Updated 4 years ago
Alternatives and similar repositories for MachineTranslateSystem:
Users that are interested in MachineTranslateSystem are comparing it to the libraries listed below
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆72Updated 3 years ago
- transformer,机器翻译,中文--英文☆71Updated last year
- 中英机器文本翻译☆154Updated 5 years ago
- 使用transformer构建的机器翻译系统☆9Updated last year
- 英中文本机器翻译的☆90Updated 5 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆52Updated 4 years ago
- 英中机器文本翻译☆61Updated 6 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆54Updated 5 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆126Updated 5 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆106Updated 5 years ago
- 采用三种方式 (1)利用keras库搭建seq2seq (2)利用keras_transformer库 (3)利用fastnlp框架 实现问答机器人、机器翻译、文本摘要等功能☆14Updated 4 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆139Updated 2 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆101Updated 2 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆92Updated 3 years ago
- 英文->中文的机器翻译,原始数据是Kreas官方demo中用到的那个数据,大概2万条。已经上传模型,可以直接运行。☆27Updated 4 years ago
- 基于pytorch进行文本多分类,主要模型为双向LSTM,预测准确率83%☆42Updated 4 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆23Updated 3 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆195Updated 2 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆47Updated 3 years ago
- 基于Transformer的机器翻译系统☆12Updated 2 years ago
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆60Updated 4 years ago
- 基于bert的文本情感分析☆12Updated 2 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆59Updated 7 years ago
- Pytorch Bert+BiLstm二分类☆38Updated 3 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆97Updated 2 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆57Updated 2 years ago
- pytorch☆39Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆175Updated 10 months ago