This document discusses emotion detection from text. It presents an emotion detection model that extracts emotion from text at the sentence level without relying on existing affect lexicons. The model detects emotion by searching for direct emotional keywords and emotion-affect words/phrases. Experiments show the method achieves over 77% accuracy in detecting Ekman's six basic emotions from text. The document also reviews related work on emotion detection approaches, including keyword-based, rule-based, and machine learning methods. It discusses challenges like the lack of large annotated training data and limitations of dictionary-based approaches.