Automatically sift through the great daily events at Stanford University to find free AI and ML related on-campus lectures.
stanford events scraper


Automatically sift through the great daily events at Stanford University to find free AI and ML related on-campus lectures.

Ruby and Python code that can be included in a webapp to fetch the definitions of a word from wordreference.com

Ruby and Python code to fetch song info from genius.com

using a pipeline and an API to find POS and lemmas for a ton of words in some languages.

querying the Pearson API for word information.

generated baseword-frequency lists for DE, EN, ES and FR.

create lemma-frequency lists from largely spoken-word corpora (OPUS).

wordclouds from such things: ‘Their droppings speckled the gargoyles that rose twelve feet tall on either side of him […]’'

a JS tool to visually structure your day (for more happiness and productivity)

implementing a small version of TensorFlow with the help of Udacity, to better understand backpropagation and differentiable graphs.