Identity Signifier Pair Co-Occurrence Incidences within a US Twitter Profile Bio Sample
收藏资源简介:
signifier_pairs_annual.csv contains identity signifier co-occurence information for a random sample of US Twitter bios. firstSignifier - a word, phrase, abbreviation or emoji that might appear in a Twitter profile biosecondSignifier - a word, phrase, abbreviation or emoji. firstSignifier and secondSignifier make pairs that may appear together in the same Twitter profile bio.year - the year during which the Twitter profile bio was observed.firstPresent - zero or one, indicating whether firstSignifier was absent (zero) or present (one). secondPresent - zero or one, indicating whether secondSignifier was absent (zero) or present (one). incidence - the count of Twitter profile bios that satisfy firstPresent and secondPresent. See the example below. Each pair of signifiers occupies four rows per year. Consider the following: girl student 2012 0 0 9487girl student 2012 0 1 175girl student 2012 1 0 172girl student 2012 1 1 2 In 2012, the script found 9487 profile bios that contained NEITHER girl NOR student.In 2012, the script found 175 profile bios that contained student but NOT girl.In 2012, the script found 172 profile bios that contained girl but NOT student.In 2012, the script found 2 profile bios that contained BOTH girl AND student. Together, the four rows are mutually exclusive and exhaustive categories per signifier pair and year. Thus, the total profiles observed in the example above was: 9836 = 9487 + 175 + 172 + 2 Use gunzip to extract signifier_pairs_annual.csv.gz



