Politicker is a political sentiment analysis tool, that may be used to identify the political ideology of thought leaders.
To run the tool open a terminal in Politicker folder. Then enter
python3 politicker.py
and hit enter. Politicker will then display the output on your screen.
To change the text file go into the Politcker folder. Open the file named Politicker.py
. From here you can go to line 32 of the code and swap out the name of speech for any of the ones located inside the file or any others you would like to try.
There are various files attached to this tool that are different texts from various community leaders.
There is a results file where all the results for the current texts can be seen.