Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Aspect Sentiment Transfer experiment in detail #10

Open
zhou1xiang2 opened this issue Oct 21, 2019 · 1 comment
Open

Multi-Aspect Sentiment Transfer experiment in detail #10

zhou1xiang2 opened this issue Oct 21, 2019 · 1 comment

Comments

@zhou1xiang2
Copy link

Could you provide detailed information of for Multi-Aspect Sentiment Transfer experiment ? (model code, input data and output data)

@Nrgeup
Copy link
Owner

Nrgeup commented Mar 18, 2021

For privacy reasons, I cannot publish the Beer Advocate dataset here, you can find it in the paper "Zachary C Lipton, Sharad Vikram, and Julian McAuley. Generative concatenative nets jointly learn to write and classify reviews. CoRR, abs/1511.03683, 2015".

As for the code, I have provided it. You only need to modify the model parameter "label_size" ( https://github.com/Nrgeup/controllable-text-attribute-transfer/blob/master/method/mymodel-yelp/main.py#L54 ).

As for outputs, I have shown examples in the supplementary material (“0.3 Multi-aspect Attribute Transfer Cases” in https://papers.nips.cc/paper/2019/file/8804f94e16ba5b680e239a554a08f7d2-Supplemental.zip)

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants