--- license: cc-by-nc-sa-4.0 language: ja tags: - advertisement task_categories: - text2text-generation - image-to-text size_categories: 10K} ``` ### Dataset Structure | Name | Description | | ---- | ---- | | asset_id | ids (associated with LP images) | | kw | search keyword | | lp_meta_description | meta description extracted from LP (i.e., LP Text)| | title_org | ad text (original gold reference) | | title_ne{1-3} | ad text (additonal gold references for multi-reference evaluation | | domain | industry domain (HR, EC, Fin, Edu) for industry-wise evaluation | | parsed_full_text_annotation | OCR result for LP image | | lp_image | LP image | ## Citation ``` @misc{mita2024striking, title={Striking Gold in Advertising: Standardization and Exploration of Ad Text Generation}, author={Masato Mita and Soichiro Murakami and Akihiko Kato and Peinan Zhang}, year={2024}, eprint={2309.12030}, archivePrefix={arXiv}, primaryClass={id='cs.CL' full_name='Computation and Language' is_active=True alt_name='cmp-lg' in_archive='cs' is_general=False description='Covers natural language processing. Roughly includes material in ACM Subject Class I.2.7. Note that work on artificial languages (programming languages, logics, formal systems) that does not explicitly address natural-language issues broadly construed (natural-language processing, computational linguistics, speech, text retrieval, etc.) is not appropriate for this area.'} } ```