passeul / style-transfer-model-evaluation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

style-transfer-model-evaluation

This is the Python 3 companion codebase for the NAACL-HLT 2019 paper Evaluating Style Transfer for Text.

πŸ“ code - metrics to evaluate outputs of examined style transfer models

πŸ“ data - training and test datasets used in experiments

πŸ“ evaluations - human and automated evaluations of style transfer model outputs

πŸ“ models - miscellaneous models used for running experiments (not the style transfer models themselves)

πŸ“ style_lexicon - words used to compile style lexicon used in evaluation of content preservation

πŸ“ transfer_model_outputs - outputs of examined style transfer models

Dependencies: gensim, keras, matplotlib, pyemd, scipy, sklearn

About


Languages

Language:Roff 99.5%Language:Python 0.5%