- Create new database and import forums_empty.sql file from 'data' folder.
- Create copy the
forums/config.sample.pytoforums.config.pyand add the values accordingly. - To override any settings, create
forums/local_settings.pyand add the settings there.
- Install the required dependencies by running
pip install -r mlrequirements.txt - On future edits in database and/or model scripts rerun the concerned files in the hosted environment.
python Spoken.pypython OnlySpam.py