Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiyan128/text_style_transfer_transformer

UCSD LIGN 167 WI22 Project
https://github.com/xiyan128/text_style_transfer_transformer

Last synced: about 1 month ago
JSON representation

UCSD LIGN 167 WI22 Project

Awesome Lists containing this project

README

        

# Towards Unsupervised Few-Shot Text Transfer: A Method with Pretrained Language Model and Style Extractor

_UCSD LIGN 167 WI22 Final Project_

Personal implementation for _TextSETTR: Few-Shot Text Style Extraction and Tunable Targeted Restyling_

- `t5_extractor.ipynb` contains most of the code used for the final model.
- Other notebooks are either for data processing or for preliminary experiments
- `writeup/` contains the final submission and the poster for the UCSD LIGN 167 course project
- `data/` includes part of the data used in the training. However, the amazon review dataset is not included since it is too large.