CopyNet icon indicating copy to clipboard operation
CopyNet copied to clipboard

incorporating copying mechanism in sequence-to-sequence learning

Results 5 CopyNet issues
Sort by recently updated
recently updated
newest added

Is this the official implementation? Does anyone have the demo code that performs the copying function? 请问有没有朋友有Copying功能的demo code可以share一下:)?

用的theano版本是0.9,我先运行代码lcsts_dataset.py生成数据lcsts_data-word-full.pkl,然后运行代码lcsts_vest,遇到如下错误。 ERROR (theano.gof.opt): SeqOptimizer apply ERROR (theano.gof.opt): Traceback: ERROR (theano.gof.opt): Traceback (most recent call last): File "/home/wry/anaconda3/envs/copynet27/lib/python2.7/site-packages/theano/gof/opt.py", line 235, in apply sub_prof = optimizer.optimize(fgraph)

Many paths in build_dataset.py are not valid and I am having some trouble in finding the datasets described in your paper. Thanks.

抱歉论文还没全看懂就想问下, 谢谢@MultiPath