JavaShuo
欄目
標籤
基於PyTorch實現Seq2Seq + Attention的英漢Neural Machine Translation
時間 2020-07-23
標籤
基於
pytorch
實現
seq2seq
seq
attention
英漢
neural
machine
translation
简体版
原文
原文鏈接
NMT(Neural Machine Translation)基於神經網絡的機器翻譯模型效果愈來愈好,還記得大學時代Google翻譯效果仍是差強人意,近些年來使用NMT後已基本能知足非特殊需求了。目前NMT的主流模型是採用Seq2Seq + Attention架構,本文基於PyTorch實現一個小型的英文到中文的翻譯系統。git 一、數據集 數據集及所有代碼下載連接:百度網盤,提取碼:sauzgi
>>阅读原文<<
相關文章
1.
lecture8 - Machine Translation Seq2Seq and Attention
2.
CS224n-Lecture8-Machine Translation, Seq2Seq and Attention
3.
【cs224n-7】Machine Translation, Seq2Seq and Attention
4.
【CS224n】Neural Machine Translation with Seq2Seq
5.
Seq2Seq(Attention)的PyTorch實現
6.
cs224筆記:Lecture 8 Machine Translation, Seq2Seq and Attention
7.
Paper:Effective Approaches to Attention-based Neural Machine Translation
8.
Fine-Grained Attention Mechanism for Neural Machine Translation
9.
[EMNLP2015]Effective Approaches to Attention-based Neural Machine Translation
10.
論文筆記(Attention 2)-----Effective Approaches to Attention-based Neural Machine Translation
更多相關文章...
•
現實生活中的 XML
-
XML 教程
•
Spring聲明式事務管理(基於XML方式實現)
-
Spring教程
•
☆基於Java Instrument的Agent實現
•
Spring Cloud 微服務實戰(三) - 服務註冊與發現
相關標籤/搜索
seq2seq+attention+transformer
machine
translation
neural
漢英
英漢
attention
seq2seq
pytorch
基於
紅包項目實戰
Docker教程
Docker命令大全
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
以實例說明微服務拆分(以SpringCloud+Gradle)
2.
idea中通過Maven已經將依賴導入,在本地倉庫和external libraries中均有,運行的時候報沒有包的錯誤。
3.
Maven把jar包打到指定目錄下
4.
【SpringMvc】JSP+MyBatis 用戶登陸後更改導航欄信息
5.
在Maven本地倉庫安裝架包
6.
搭建springBoot+gradle+mysql框架
7.
PHP關於文件$_FILES一些問題、校驗和限制
8.
php 5.6連接mongodb擴展
9.
Vue使用命令行創建項目
10.
eclipse修改啓動圖片
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
lecture8 - Machine Translation Seq2Seq and Attention
2.
CS224n-Lecture8-Machine Translation, Seq2Seq and Attention
3.
【cs224n-7】Machine Translation, Seq2Seq and Attention
4.
【CS224n】Neural Machine Translation with Seq2Seq
5.
Seq2Seq(Attention)的PyTorch實現
6.
cs224筆記:Lecture 8 Machine Translation, Seq2Seq and Attention
7.
Paper:Effective Approaches to Attention-based Neural Machine Translation
8.
Fine-Grained Attention Mechanism for Neural Machine Translation
9.
[EMNLP2015]Effective Approaches to Attention-based Neural Machine Translation
10.
論文筆記(Attention 2)-----Effective Approaches to Attention-based Neural Machine Translation
>>更多相關文章<<