##bias-measure
A Flask based application to measure the bias of media agencies towards certain organizations or individuals. Media agencies as such are expected to relay unbiased and neutral information whilst reporting.
Powered by Sentiment Analysis using HPE on-demand.
###Sample input
- News: CNN
- Topic: Trump
- Category: politics
###TODO
- Interactive output visualization using the bokeh library.
- Optimization by multiprocessing threads in synchronization to compensate for multiple API calls.