Skip to content

This is a repository for the ACL 2020 paper: "Let Me Choose: From Verbal Context to Font Selection"

Notifications You must be signed in to change notification settings

RiTUAL-UH/Font_LDL_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Font LDL 2020

This is a repository for our ACL 2020 paper Let Me Choose: From Verbal Context to Font Selection.

Requirements

python==3.6.9 and pip install -r requirements.txt

Data

You can find the Font dataset in the following repository: https://github.com/RiTUAL-UH/Font-prediction-dataset

Settings required for the Emoji model:

Emoji Model: In this model, we use the Deep-Moji pre-trained model (Felbo et al., 2017) to generate emoji vectors by encoding the text into 2304-dimensional feature vectors. Our implementation is based on the Hugging Face Torch-moji implementation. You can find emoji vectors for the Font dataset here.

Instructions for running the code

Citation

If you use this code in your work, please cite our paper as follows:

@inproceedings{shirani2020font,
  title={Let Me Choose: From Verbal Context to Font Selection},
  author={Shirani, Amirreza and Dernoncourt, Franck and Echevarria, Jose and Asente, Paul and Lipka, Nedim and Solorio, Thamar},
  booktitle={Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics},
  year={2020}
}

About

This is a repository for the ACL 2020 paper: "Let Me Choose: From Verbal Context to Font Selection"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages