sabo
sabo
全部文章
自然语言处理
c++(1)
因果推断(2)
技术栈(1)
机器学习(27)
程序静态分析(1)
算法实践(1)
算法总结(15)
统计(1)
论文笔记(13)
读书笔记(1)
面经(1)
项目学习(1)
题解(28)
归档
标签
去牛客网
登录
/
注册
Stay Forever Young
Act like a woman, think like a man
全部文章
/ 自然语言处理
(共4篇)
Controllable Response Generation
来自专栏
Persona控制emotion控制MAML:初始化参数调整Plug & Play language modelshttps://zhuanlan.zhihu.com/p/95569066
自然语言处理
2020-08-28
0
567
constituency parsing & dependency parsing
来自专栏
Constituency parsing 主要有几种方法: chart-based方法inference: enumerate all possible trees and give scores2,transition-based方法reduce到普通的分类问题 Grammar as fore...
自然语言处理
2020-08-23
0
632
Coreference Resolution
来自专栏
指代消歧共指消歧:流程:Mention detectionMention pair detectionBinary Classification硬train结束 End2end mention detection and classification结构 常见coreference的Span f...
自然语言处理
2020-08-23
0
713
Non Autoregressive Sequence Generation
来自专栏
为什么要NAT:AT的解码速度太长了,NAT可以并行解码会带来的问题:multi-modality问题,就是概率分布的对应比较混乱想法1:问题:输出模糊,数据集的平均,multi modality原因:没有dependency解决:autoregressive:pixel rnn; gan:outp...
自然语言处理
2020-08-15
0
978