GitHub - ChenWu98/Point-Then-Operate: Code for the ACL 2019 paper A Hierarchical Reinforced Sequence Operation Method for Unsupervised Text Style Transfer
(original) (raw)
This repository contains PyTorch implementations of the ACL2019 paper "A Hierarchical Reinforced Sequence Operation Method for Unsupervised Text Style Transfer". [paper] | [slides]
Please cite our ACL paper if this repository inspired your work.
@inproceedings{WuRLS19,
author = {Chen Wu and
Xuancheng Ren and
Fuli Luo and
Xu Sun},
title = {A Hierarchical Reinforced Sequence Operation Method for Unsupervised Text Style Transfer},
booktitle = {Proceedings of the 57th Conference of the Association for Computational Linguistics, {ACL} 2019, Florence, Italy, July 28- August 2, 2019, Volume 1: Long Papers},
pages = {4873--4883},
year = {2019},
url = {https://www.aclweb.org/anthology/P19-1482/}
}