juhye-m / Query-Bias

Python program that measures and compares the extent to which differences in search term phrases -- especially political -- affect Google search results using sentiment analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query-Bias

Measures the extent to which differences in search term phrases affect the Google results, e.g. Is Meat Bad For You? vs Is Meat Good For You? It allows users to input search terms and analyzes each result and assigns “sentiment” between -1.0 to 1.0 with Sentiment API, graphing and comparing the data. Uses Python, Google Cloud Natural Language API, BeautifulSoup, Matplotlib.

About

Python program that measures and compares the extent to which differences in search term phrases -- especially political -- affect Google search results using sentiment analysis.


Languages

Language:Python 100.0%