Free installation
Technical implementationDevelopment language: jsp. Framework: jsp+servlet. Mode: B/S. Database: mysql. Development tools: myeclipse or eclipse are acceptable. Thesis word count: about 10,000.
Function realizationThe system consists of two modules, the customer module and the administrator module. In addition to completing the addition, deletion, modification and checking of books in the ordinary library management system, it also needs to implement content-based recommendations. Right now:
1) Develop relevant recommendation strategies, including two aspects: similar books are recommended based on similarity; related books are recommended based on association rules.
2) It is necessary to classify the books in the system and establish association rules. Association rules can be manually created by the administrator, or they can be rules discovered through learning.
3) When a customer views, collects, or purchases book A, N books are recommended to the customer based on the recommendation strategy
System screenshot