This document summarizes an article from the International Journal of Engineering and Techniques that proposes a new model called the Joint Sentiment Topic (JST) model for sentiment analysis. The JST model aims to detect sentiments and topics simultaneously from text using a Gibbs sampling algorithm. It extends the Latent Dirichlet Allocation (LDA) topic model by adding an additional sentiment layer to model how topics are generated based on sentiment distributions and words based on sentiment-topic pairs. The document describes the JST model and its generative process. It also discusses the experimental setup used to evaluate the JST model on a movie review dataset, including preprocessing, defining model priors using different subjectivity lexicons, and incorporating the model priors into the J