pointer_softmax
pointer_softmax copied to clipboard
Where is the code for "Pointing the Unknown Words"
Seems no code here, as the paper mentioned.
Is the code available yet as mentioned in the paper
for those willing to find the code, you can refer to this nice work https://github.com/abisee/pointer-generator
I will implement new pointer-generator related work based on tf 1.2 attention_wrapper, that is dynamic rnn decoder with attention for pointer generator. Now I have completed seq2seq and copy_only work, will finish other part soon, in case you are interested you can visit my hasky project(hasky/deepiu/textsum.