The document describes a project to develop a software tool that can generate ratings for individual product features from reviews. It aims to extract key features, determine sentiment ratings for each feature based on reviews, and summarize the ratings. The system collects reviews, segments text, identifies frequent features, determines sentiment orientation of words and sentences, and summarizes opinions for each feature. It was evaluated on accuracy using a benchmark dataset, with results showing reasonable precision and recall levels. Walkthrough examples demonstrate how to use the tool to extract and visualize features ratings from reviews.