JavaShuo
欄目
標籤
論文閱讀:Neural Machine Translation with Byte-Level Subwords
時間 2021-01-02
標籤
nlg文獻
简体版
原文
原文鏈接
文章簡介: 基於字符,子詞,詞的機器翻譯幾乎都是以詞頻top-k數量建立的詞典;但是針對字符相對雜亂的日文和字符較豐富的中文,往往他們的罕見詞難以表示; 本文提出採用字節級別的字詞BBPE(byte-level BPE),不會出現oov的詞;比純用字節表示更方便,比只用字符表示又效果更好;當BBPE和BPE性能接近時,詞典size只是BPE的1/8; 主要方法: 整體思想是,把文本表示生字節級別的
>>阅读原文<<
相關文章
1.
論文閱讀——Unsupervised Neural Machine Translation with Indirect Supervision
2.
論文閱讀——Robust Unsupervised Neural Machine Translation with Adversarial Training
3.
論文閱讀:Fast Lexically Constrained Decoding with Dynamic Beam Allocation for Neural Machine Translation
4.
論文閱讀:ByteNet, Neural Machine Translation in Linear Time
5.
Neural machine translation by jointly learning to align and translate論文閱讀筆記
6.
【論文閱讀】Neural Machine Translation By Jointly Learning To Align and Translate
7.
[論文閱讀筆記] Massive Exploration of Neural Machine Translation Architectures
8.
【論文閱讀】Prior Knowledge Integration for Neural Machine Translation using Posterior Regularization
9.
論文解讀:Multimodal Machine Translation with Embedding Prediction
10.
論文閱讀——Toward Making the Most of Context in Neural Machine Translation
更多相關文章...
•
RSS 閱讀器
-
RSS 教程
•
Docker Machine
-
Docker教程
•
JDK13 GA發佈:5大特性解讀
•
Scala 中文亂碼解決
相關標籤/搜索
論文閱讀
CV論文閱讀
machine
translation
subwords
外文閱讀
neural
論文解讀
閱讀
論文閱讀筆記
Thymeleaf 教程
PHP教程
Redis教程
文件系統
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
android 以太網和wifi共存
2.
沒那麼神祕,三分鐘學會人工智能
3.
k8s 如何 Failover?- 每天5分鐘玩轉 Docker 容器技術(127)
4.
安裝mysql時一直卡在starting the server這一位置,解決方案
5.
秋招總結指南之「性能調優」:MySQL+Tomcat+JVM,還怕面試官的轟炸?
6.
布隆過濾器瞭解
7.
深入lambda表達式,從入門到放棄
8.
中間件-Nginx從入門到放棄。
9.
BAT必備500道面試題:設計模式+開源框架+併發編程+微服務等免費領取!
10.
求職面試寶典:從面試官的角度,給你分享一些面試經驗
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
論文閱讀——Unsupervised Neural Machine Translation with Indirect Supervision
2.
論文閱讀——Robust Unsupervised Neural Machine Translation with Adversarial Training
3.
論文閱讀:Fast Lexically Constrained Decoding with Dynamic Beam Allocation for Neural Machine Translation
4.
論文閱讀:ByteNet, Neural Machine Translation in Linear Time
5.
Neural machine translation by jointly learning to align and translate論文閱讀筆記
6.
【論文閱讀】Neural Machine Translation By Jointly Learning To Align and Translate
7.
[論文閱讀筆記] Massive Exploration of Neural Machine Translation Architectures
8.
【論文閱讀】Prior Knowledge Integration for Neural Machine Translation using Posterior Regularization
9.
論文解讀:Multimodal Machine Translation with Embedding Prediction
10.
論文閱讀——Toward Making the Most of Context in Neural Machine Translation
>>更多相關文章<<