Skip to content

kwj2104/ARAE-Sentiment-Transfer

Repository files navigation

A simple Flask application of text sentiment transfer, based on research done by Zhao et. al. in Adversarially Regularized Autoencoders.

Try the web app

Visit this link to directly try the hosted web app.

Run the app locally

Install Flask

pip install flask

Fork the repo and run:

FLASK_ENV=development FLASK_APP=arae_site.py flask run

Info on trained models

Examples

Special Thanks

Many thanks to:

About

Simple web app for sentiment transfer based "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published