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.
1.2 Illustrator多文檔的幾種排列方式
2.
5.16--java數據類型轉換及雜記
3.
性能指標
4.
(1.2)工廠模式之工廠方法模式
5.
Java記錄 -42- Java Collection
6.
Java記錄 -42- Java Collection
7.
github使用
8.
Android學習筆記(五十):聲明、請求和檢查許可
9.
20180626
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
>>更多相關文章<<