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.
如何將PPT某一頁幻燈片導出爲高清圖片
2.
Intellij IDEA中使用Debug調試
3.
build項目打包
4.
IDEA集成MAVEN項目極簡化打包部署
5.
eclipse如何導出java工程依賴的所有maven管理jar包(簡單明瞭)
6.
新建的Spring項目無法添加class,依賴下載失敗解決:Maven環境配置
7.
記在使用vue-cli中使用axios的心得
8.
分享提高自己作品UI設計形式感的幾個小技巧!
9.
造成 nginx 403 forbidden 的幾種原因
10.
AOP概述(什麼是AOP?)——Spring AOP(一)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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
>>更多相關文章<<