This document discusses multi-class sentiment analysis with clustering and score representation. It proposes using sentence clustering based on bags of nouns rather than bags of words to identify aspects. It also proposes using a score representation feature set based on term positivity, neutrality and negativity scores learned from data. This new feature set improves 3-class sentiment classification performance by 20% compared to the state-of-the-art according to experimental results on reviews from TripAdvisor. The results show the score representation approach achieves an average f1-score of 69% compared to 49% for the previous state-of-the-art.