The document is a presentation on detecting fake user reviews. It discusses introducing the topic, reviewing literature on fake review detection, identifying problems with fake reviews, the proposed methodology, and future work. The methodology section discusses using features like star ratings, review similarity, content length and an Expectation Maximization algorithm to classify users as spammers or genuine. It compares results from using 6 features to an existing approach using more features, finding 49% of users were classified as spammers in the dataset. Future work could involve analyzing multiple websites to identify attacker patterns across different domains.