CMU ARK Twitter Part-of-Speech Tagger v0.3 Many thanks to this python port
PLUS
MPQA lexicon entry for subjectivity polarity
Usage:
import sentiment_twokeniser
S = Sentiment()
output = S.get_overall_sentiment('i absolutely abhor your bonus')
print(output)