martiansideofthemoon / style-transfer-paraphrase

Official code and data repository for our EMNLP 2020 long paper "Reformulating Unsupervised Style Transfer as Paraphrase Generation" (https://arxiv.org/abs/2010.05700).

Home Page:http://style.cs.umass.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the vocab file

mrzhang11 opened this issue · comments

Hey,

For the datasets of Corpus of Diverse Styles, since only bpe and label files are uploaded, I was wondering that if u could also upload the bpe vocab file as well? Or are there any rules or restrictions?

Just ignore my stupid question. I found the files under the models directory...

Thanks for mentioning this! yes a bit more work is needed on the repository (especially related to CDS, the BPE processing instructions and custom data preprocessing), I hope to get to it next week.