Purpose
The purpose of this study is to investigate how book group recommendations can be used as a meaningful way to suggest suitable books to users, given the increasing number of individuals engaging in sharing and discussing books on the web.
Design/methodology/approach
The authors propose reviews fine-grained classification (CFGC) and its related models such as CFGC1 for book group recommendation. These models can categorize reviews successively by function and role. Constructing the BERT-BiLSTM model to classify the reviews by function. The frequency characteristics of the reviews are mined by word frequency analysis, and the relationship between reviews and total book score is mined by correlation analysis. Then, the reviews are classified into three roles: celebrity, general and passerby. Finally, the authors can form user groups, mine group features and combine group features with book fine-grained ratings to make book group recommendations.
Findings
Overall, the best recommendations are made by Synopsis comments, with the accuracy, recall, F-value and Hellinger distance of 52.9%, 60.0%, 56.3% and 0.163, respectively. The F1 index of the recommendations based on the author and the writing comments is improved by 2.5% and 0.4%, respectively, compared to the Synopsis comments.
Originality/value
Previous studies on book recommendation often recommend relevant books for users by mining the similarity between books, so the set of book recommendations recommended to users, especially to groups, always focuses on the few types. The proposed method can effectively ensure the diversity of recommendations by mining users’ tendency to different review attributes of books and recommending books for the groups. In addition, this study also investigates which types of reviews should be used to make book recommendations when targeting groups with specific tendencies.