This project was developed in the context of the curricular unit “Natural Language Processing” during my Master Degree. The objective was to implement diverse classifiers such as Logistic Regression, Support Vector Classifier, and Naïve Bayes which are then compared with the objective of classifying hotel reviews into four categories - positive-deceptive, negative-deceptive positive-truthful, and negative-truthful. The results are covered in a detailed project encompassing its development topics such as the models used, the experimental setup, and discussion section where I analyzed the dataset and the obtained results in order to identify common errors in the classification and a future work section. The project was done in groups of 2 and was classified with 19/20 - 6/5 was attributed to the code (+1 point for achieving an accuracy bigger than 85%) and 13/15 for the report.