Concept Political analysis using social media is used to understand the public opinion and trend especially during election time. With the ever emerging social media, more and more people are expressing their sentiments about current affairs on blogs, microblogs and social networking sites.
Step 1 - Download the following
https://www.apachefriends.org/download.html - XAMPP for PHP, MySQL https://github.com/viral98/Sentiment-Analysis-Politics - download this
https://www.metabase.com/start/jar.html - Download this jar file
- Install xampp
- Execute xampp, mysql
- Run metabase jar file. Run this command in the command line (navigate the command line to the folder where you downloaded the jar file) java -jar metabase.jar
- Place the repository into C:/xampp/htdocs
- Type localhost/politics/index.php in the browser