
论文笔记
苏何月下追韩信丶
以梦为马
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
论文笔记《Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation》
论文《Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation》阅读笔记论文来源:2019 NIPS论文主要贡献:提出了一种非监督方式的文本属性转换框架,通过改变文本属性分类器的属性来对latent representation【就是原始风格文本经过encoder部...原创 2020-01-14 22:04:46 · 1350 阅读 · 0 评论 -
论文笔记《Paraphrase generation with latent bag of words》
论文笔记《Paraphrase generation with latent bag of words》论文来源:2019 NIPS论文代码:https://github.com/FranxYao/dgm_latent_bow论文主要内容作者提出了一个a latent bag of words(BOW)模型来进行paraphrase生成。作者首先使用source word取预测他们自己的邻...原创 2020-01-14 22:01:21 · 1666 阅读 · 0 评论 -
论文笔记《Incorporating Copying Mechanism in Sequence-to-Sequence Learning》
论文笔记《Incorporating Copying Mechanism in Sequence-to-Sequence Learning》论文来源:2016 ACL论文主要贡献:提出了copy net机制,从source sentence中直接copy到target sentence中的网络模型结构论文主要内容CopyNet依然是一个encoder-decoder的框架。Encoder...原创 2020-01-14 21:57:17 · 493 阅读 · 0 评论