Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 477 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 477 Bytes

Language Style Transfer

This repo contains the code and data of the following paper:

"Style Transfer from Non-Parallel Text by Cross-Alignment". Tianxiao Shen, Tao Lei, Regina Barzilay, and Tommi Jaakkola. NIPS 2017. arXiv

This repository is cloned directly from the paper's repository, followed by a minor modification.

Dependencies

Python >= 2.7, TensorFlow 1.3.0