Giter Club home page Giter Club logo

dariack / googleme Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 122 KB

Rediscover your past months and years using Google search data. Google allows users to download their Google data, including their search history. This project analyzes the data and creates a personalized word-cloud poster, which brings back your thoughts, fears and dreams from that period.

Python 100.00%
google google-search nlp nlp-machine-learning n-grams tf-idf machine-learning wordcloud data-visualization

googleme's Introduction

GoogleMe

Rediscover your past months and years using Google search data. Google allows users to download their Google data, including their search history. The program analyzes the data and creates a personalized word-cloud poster, which brings back your thoughts, fears and dreams from that period.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  1. python version 3
$ sudo apt-get update
$ sudo apt-get install python3.6
  1. pip3
$ sudo easy_install3 pip
  1. Download your Google data by following the instructions in this link: https://takeout.google.com/settings/takeout and the remarks below:
  • Notice! The only data this project needs is Searches data. So, it’s the only Google product that needs to be chosen

screenshot2

  • When downloading the data, keep all the default settings:

screenshot22

  • Clarification: Your data, which obviously is very private, will not be used or transferred to any other machine during the program run. The use of the data is merely local, and nobody will have access to it but you. In other words - your private data will remain private.
  1. Unzip the downloaded data.

Installing

  1. using requirements.txt, pip install the required python libraries for the project
$ pip install -r requirements.txt
  1. run the project
$ python main.py

Screenshots

  • Word Cloud Poster

2017-12_wordcloud

2016-08_wordcloud

  • Word Trends

watch online_trend

python_trend

  • Number of Google queries over months

image

  • Hebrew vs. English

heb_eng

  • Gui

image

Author

Daria Ackerman - The Hebrew University Of Jerusalem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.