rpryzant / delete_retrieve_generate

PyTorch implementation of the Delete, Retrieve Generate style transfer algorithm
MIT License
132 stars 26 forks source link

what's the meaning of salience ratio? #5

Closed wusj18 closed 5 years ago

wusj18 commented 5 years ago

when I create attribute vocab, what's the meaning of salience ratio? Thank you very much

rpryzant commented 5 years ago

Thanks for reaching out! They explain it in the paper, see section 3.1 equation 1.

https://arxiv.org/pdf/1804.06437.pdf