Unprocessed Full dictionary codings
All.steps_Dictionaries.RdUnprocessed Full dictionary codings, including the vector codings. May be used for different degrees of preprocessing. (e.g., use if text too extensive to preprocess)
Format
A data frame with 15678 rows. Key column groups:
tv: Lower-cased source word; the matching pipeline derives its keys from this columnvalues: Word as obtained from the literature or WordNet (unprocessed)values2: Lemmatized form: lower-case, no spaces or symbolsvalues3:values2with at most one trailing "s" stripped (not necessarily real words)Columns ending in
_dict: Binary (0/1) dictionary membership. With_lo/_hisuffixes for low/high variantsColumns ending in
_dir: Direction coding (1=high, 0=neutral, -1=low). NA if word not in dictionaryfasttext.*: Fasttext word embedding dimensions (Common Crawl)Glove.*: GloVe word embedding dimensions (Common Crawl 840B)Word2vec.*: Word2vec embedding dimensions (Google News)USE.*: Universal Sentence Encoder embedding dimensions