This is the project of Jordan, Philipp and Tim K.
It is made made up of three components.
- DB Component:
- Analysis Component:
- Web Interface:
-
Edit service.conf and set configuration details for your installation
-
copy the posts.csv into the data directory (dropbox link sent by email)
-
Run ./setup.sh install to install the application
-
then run the R script in the Analysis Folder
-
To check if the installation works, open your browser and go to http://localhost/~gseuser/MyApp
-
To uninstall the application run ./setup.sh uninstall