Turney & Littman's (2003) Semantic Orientation from Association

This is an implementation of the semantic/sentiment similarity method developed by Turney and Littman 2003. The underlying matrix is a word × word matrix extracted from the NYT section of English Gigaword. The rows are the Harvard Inquirer words and the columns are the full vocabulary. (Both rows and columns are restricted to items with at least 60 tokens in the data.) The notion of co-ocurrence is a restricted one: sharing a semantic dependency in a Stanford collapsed dependency representation. PPMI with contextual discounting was applied to the count matrix, truncated SVD was applied to that (150 dimensions), and then pairwise cosine similarity was defined for the row (Inquirer) vocabulary.

Provide two seed-sets drawn from the Harvard Inquirer vocabulary (comma-separated string)

Seed set 1:

Seed set 2:

or select one of the following random five-word subsets of some Harvard Inquirer oppositions:

Turney–Littman Pos: good, nice, excellent, positive, fortunate, correct, superior
Turney–Littman Neg: bad, nasty, poor, negative, unfortunate, wrong, inferior
Positiv: consummate, gratitude, health, uttermost, reassure
Negativ: revolt, abuse, scowl, babble, controversial
Strong: build, buoyant, manageable, competence, council
Weak: plea, chronic, discouragement, loser, bland
Active: terminate, recruitment, admittance, commotion, flew
Passive: poor, wind, belief, ripen, forsake
Pleasur: enthusiasm, poetic, proud, warmhearted, blithe
Pain: scald, shriek, pout, press, moan
Ovrst: unprecedented, absolute, havoc, straight, notoriety
Undrst: puzzle, permanent, short, mistrust, vexation
Yes: sure, ya, yeah, amen, absolute
No: ugh, nay, mean, wrong, nope