lewis
lewis copied to clipboard
Official code for LEWIS, from: "LEWIS: Levenshtein Editing for Unsupervised Text Style Transfer", ACL-IJCNLP 2021 Findings by Machel Reid and Victor Zhong
Hi, good morning sir. I want to build a standalone desktop applications. Could you please help me
Hi, thanks for your bravo work. I follow your installing instructions but come across a problem when preprocessing the roberta-classifier data: ``` /usr/local/anaconda3/envs/lewis/bin/python: Error while finding module specification for 'examples.roberta.multiprocessing_bpe_encoder'...
Hi @machelreid! First, thank you for the exciting work. While running the code, I noticed that the hyperparameters in the [bart-denoising/train-bart-denoising.sh](https://github.com/machelreid/lewis/blob/2e41d6d2087a1082ab3fcb18f84faa3198ec9711/bart-denoising/preprocess-bart-denoising.sh) script are different from what's in the paper. I...
Thanks for your awesome job! But I am confused by the tagger. How does the insert option masked?