erikbern / eigenstuff

Use the first eigenvector (stationary distribution) of Google searches for "move from X to Y" to say something about future popularity

Home Page:https://erikbern.com/2017/03/15/the-eigenvector-of-why-we-moved-from-language-x-to-language-y.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrape search queries from Google. The code quality isn't the best (should factor out the configuration into a static file at some point!)

You probably need to run it through a proxy: $ HTTP_PROXY=xyz python analyze.py

lang

lang

About

Use the first eigenvector (stationary distribution) of Google searches for "move from X to Y" to say something about future popularity

https://erikbern.com/2017/03/15/the-eigenvector-of-why-we-moved-from-language-x-to-language-y.html


Languages

Language:Python 100.0%