Spam movie review detection framework and movie spam user mining system.
Python:3.8,Django:4.2,MySQL:8.0.12
Cd to the folder where manage.py exists. Use command :
python manage.py runserverYou need a MySQL database to run the whole project. Change the database config in yingdun/settings.py .
The structure of the database is in yingdun.sql .
The current version is not the complete version.