Downloads provided by UsageCounts
Paper: https://webis.de/publications.html?q=wiegmann_2019a Source Dataset: https://files.webis.de/data-in-progress/data-research/social-media-analysis/acl19-celebrity-profiling/ Celebrities are among the most prolific users of social media, promoting their personas and rallying followers. This activity is closely tied to genuine writing samples, rendering them worthy research subjects in many respects, not least author profiling. The Celebrity Profiling task this year is to predict four traits of a celebrity from their social media communication. The traits are the degree of fame, occupation, age, and gender. The social media communication is given as the teaser messages from past tweets. The goal is to develop a piece of software which predicts celebrity traits from the teaser history. The training dataset contains two files: a feeds.ndjson as input and a labels.ndjson as output. Each file lists all celebrities as JSON objects, one per line and identified by the id key. The input file contains the cid and a list of all teaser messages for each celebrity. {"id": 1234, "text": ["a tweet", "another tweet", ...]} The output file contains the cid and a value for each trait for each celebrity from the input file. {"id": 1234, "fame": "star", "occupation": "sports", "gender": "female", "birthyear": 2002} The following values are possible for each of the traits: fame := {rising, star, superstar} occupation := {sports, performer, creator, politics, manager, science, professional, religious} birthyear := {1940, ..., 2012} gender := {male, female, nonbinary}
tweet, social media, author profiling, twitter, celebrity
tweet, social media, author profiling, twitter, celebrity
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 104 | |
| downloads | 15 |

Views provided by UsageCounts
Downloads provided by UsageCounts